1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/chrootarchive
Phil Estes ae8c004dc1 Correct build-time directory creation with user namespaced daemon
This fixes errors in ownership on directory creation during build that
can cause inaccessible files depending on the paths in the Dockerfile
and non-existing directories in the starting image.

Add tests for the mkdir variants in pkg/idtools

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
2015-10-20 08:59:48 -04:00
..
archive.go Correct build-time directory creation with user namespaced daemon 2015-10-20 08:59:48 -04:00
archive_test.go Windows: chrootarchive refactor 2015-05-20 08:56:42 -07:00
archive_unix.go archive, chrootarchive: split out decompression 2015-07-28 16:36:38 -04:00
archive_windows.go Windows: Fix long path handling for docker build 2015-09-15 10:58:11 -07:00
diff.go Add user namespace (mapping) support to the Docker engine 2015-10-09 17:47:37 -04:00
diff_unix.go Add user namespace (mapping) support to the Docker engine 2015-10-09 17:47:37 -04:00
diff_windows.go Add user namespace (mapping) support to the Docker engine 2015-10-09 17:47:37 -04:00
init_unix.go Windows: Docker build starting to work 2015-06-17 10:41:28 -07:00
init_windows.go Windows: Docker build starting to work 2015-06-17 10:41:28 -07:00