moby--moby/pkg/chrootarchive
Phil Estes 442b45628e Add user namespace (mapping) support to the Docker engine
Adds support for the daemon to handle user namespace maps as a
per-daemon setting.

Support for handling uid/gid mapping is added to the builder,
archive/unarchive packages and functions, all graphdrivers (except
Windows), and the test suite is updated to handle user namespace daemon
rootgraph changes.

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
2015-10-09 17:47:37 -04:00
..
archive.go archive, chrootarchive: split out decompression 2015-07-28 16:36:38 -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