moby--moby/pkg/idtools
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
..
idtools.go Correct build-time directory creation with user namespaced daemon 2015-10-20 08:59:48 -04:00
idtools_unix.go Correct build-time directory creation with user namespaced daemon 2015-10-20 08:59:48 -04:00
idtools_unix_test.go Correct build-time directory creation with user namespaced daemon 2015-10-20 08:59:48 -04:00
idtools_windows.go Correct build-time directory creation with user namespaced daemon 2015-10-20 08:59:48 -04:00
usergroupadd_linux.go Correct build-time directory creation with user namespaced daemon 2015-10-20 08:59:48 -04:00
usergroupadd_unsupported.go Correct build-time directory creation with user namespaced daemon 2015-10-20 08:59:48 -04:00