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
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
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
chroot_unix.go
diff.go
diff_unix.go
diff_windows.go
init_unix.go Add chroot for tar packing operations 2019-06-03 09:45:29 -07:00
init_windows.go