moby--moby/pkg/chrootarchive
Phil Estes dc950567c1 Use real chroot if daemon is running in a user namespace
The namespace unshare+pivot root is not possible when running inside a
user namespace, so fallback to the original "real" chroot code.

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2016-08-12 16:31:01 -04:00
..
archive.go
archive_test.go
archive_unix.go Fix docker import tests 2016-05-23 15:34:40 -07:00
archive_windows.go
chroot_linux.go Use real chroot if daemon is running in a user namespace 2016-08-12 16:31:01 -04:00
chroot_unix.go
diff.go
diff_unix.go Don't create devices if in a user namespace 2016-08-12 16:26:58 -04:00
diff_windows.go
init_unix.go
init_windows.go