mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
c045886f71
Previously, all of our userns tests worked around the remapping issue by creating the paths that runc would attempt to create (like /proc). However, this isn't really accurate to how real userns containers are created, so it's much better to actually remap the rootfs. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
15 lines
304 B
Plaintext
15 lines
304 B
Plaintext
vendor/pkg
|
|
/runc
|
|
/runc-*
|
|
/contrib/cmd/recvtty/recvtty
|
|
/contrib/cmd/sd-helper/sd-helper
|
|
/contrib/cmd/seccompagent/seccompagent
|
|
/contrib/cmd/fs-idmap/fs-idmap
|
|
/contrib/cmd/memfd-bind/memfd-bind
|
|
/contrib/cmd/pidfd-kill/pidfd-kill
|
|
/contrib/cmd/remap-rootfs/remap-rootfs
|
|
man/man8
|
|
release
|
|
Vagrantfile
|
|
.vagrant
|