moby--moby/oci
Samuel Karp 0d9a37d0c2
oci: inheritable capability set should be empty
The Linux kernel never sets the Inheritable capability flag to anything
other than empty.  Moby should have the same behavior, and leave it to
userspace code within the container to set a non-empty value if desired.

Reported-by: Andrew G. Morgan <morgan@kernel.org>
Signed-off-by: Samuel Karp <skarp@amazon.com>
2022-02-08 14:33:44 -08:00
..
caps oci/caps: limit available capabilities to current environment 2021-10-15 16:12:26 +02:00
fixtures
defaults.go oci: inheritable capability set should be empty 2022-02-08 14:33:44 -08:00
devices_linux.go
devices_linux_test.go
namespaces.go
oci.go oci: inheritable capability set should be empty 2022-02-08 14:33:44 -08:00
oci_test.go
seccomp_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00