moby--moby/pkg/chrootarchive
Brian Goff 3029e765e2 Add chroot for tar packing operations
Previously only unpack operations were supported with chroot.
This adds chroot support for packing operations.
This prevents potential breakouts when copying data from a container.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2019-06-03 09:45:29 -07:00
..
archive.go Add chroot for tar packing operations 2019-06-03 09:45:29 -07:00
archive_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
archive_unix.go Add chroot for tar packing operations 2019-06-03 09:45:29 -07:00
archive_unix_test.go Add chroot for tar packing operations 2019-06-03 09:45:29 -07:00
archive_windows.go Add chroot for tar packing operations 2019-06-03 09:45:29 -07:00
chroot_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
chroot_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
diff.go Add canonical import comment 2018-02-05 16:51:57 -05:00
diff_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
diff_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
init_unix.go Add chroot for tar packing operations 2019-06-03 09:45:29 -07:00
init_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00