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
chroot_linux.go replace uses of deprecated containerd/sys.RunningInUserNS() 2021-06-18 11:01:24 +02:00
chroot_unix.go
diff.go
diff_unix.go replace uses of deprecated containerd/sys.RunningInUserNS() 2021-06-18 11:01:24 +02:00
diff_windows.go
init_unix.go
init_windows.go