moby/oci
Cory Snider 8a094fe609 daemon: ensure OCI options play nicely together
Audit the OCI spec options used for Linux containers to ensure they are
less order-dependent. Ensure they don't assume that any pointer fields
are non-nil and that they don't unintentionally clobber mutations to the
spec applied by other options.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-06-06 13:10:05 -04:00
..
caps remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
fixtures Fix permissions on oci fixtures files 2020-11-27 10:29:47 +07:00
defaults.go pkg/system: deprecate DefaultPathEnv, move to oci 2022-11-29 17:02:50 +01:00
devices_linux.go oci: use filepath.WalkDir instead of filepath.Walk 2022-10-09 17:21:04 +02:00
fuzz_test.go testing: move fuzzers over from OSS-Fuzz 2022-11-30 17:31:03 +01:00
namespaces.go daemon: ensure OCI options play nicely together 2023-06-06 13:10:05 -04:00
oci.go daemon: ensure OCI options play nicely together 2023-06-06 13:10:05 -04:00
oci_test.go Fix daemon panic when starting container with invalid device cgroup rule 2021-01-22 16:02:19 +01:00
seccomp_test.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00