moby--moby/pkg/chrootarchive
Sebastiaan van Stijn 472f21b923
replace uses of deprecated containerd/sys.RunningInUserNS()
This utility was moved to a separate package, which has no
dependencies.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-06-18 11:01:24 +02:00
..
archive.go Initialize nss libraries in Glibc so that the dynamic libraries are loaded in the host 2019-07-26 01:27:57 +00:00
archive_test.go chrootarchive: fix "conversion from int to string yields a string of one rune" 2020-06-25 13:38:42 +02:00
archive_unix.go pkg/chrootarchive: normalize comment formatting 2019-11-27 15:39:12 +01:00
archive_unix_test.go pkg/chrootarchive: Skip privileged tests when non-root 2020-12-15 09:47:48 +07:00
archive_windows.go Add chroot for tar packing operations 2019-06-03 09:45:29 -07:00
chroot_linux.go replace uses of deprecated containerd/sys.RunningInUserNS() 2021-06-18 11:01:24 +02:00
chroot_unix.go Add realChroot for non linux/windows 2019-07-03 14:36:48 -07:00
diff.go Add canonical import comment 2018-02-05 16:51:57 -05:00
diff_unix.go replace uses of deprecated containerd/sys.RunningInUserNS() 2021-06-18 11:01:24 +02: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