moby/container
Phil Estes 799a6b94ee Ensure WORKDIR is created with remapped root ownership
Correct creation of a non-existing WORKDIR during docker build to use
remapped root uid/gid on mkdir

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
2016-03-08 11:58:55 -05:00
..
archive.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container.go Ensure WORKDIR is created with remapped root ownership 2016-03-08 11:58:55 -05:00
container_unit_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_unix.go Windows: Don't create working dir for Hyper-V Containers 2016-03-01 14:10:40 -08:00
container_windows.go Windows: Don't create working dir for Hyper-V Containers 2016-03-01 14:10:40 -08:00
history.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00
memory_store.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00
memory_store_test.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00
monitor.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
state.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
state_test.go Update RestartPolicy of container 2016-02-20 17:06:32 +08:00
state_unix.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
state_windows.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
store.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00