moby/pkg/rootless
Cory Snider 210c4d6f4b
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>
(cherry picked from commit 8a094fe609)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-21 22:16:28 +02:00
..
specconv daemon: ensure OCI options play nicely together 2023-06-21 22:16:28 +02:00
rootless.go rootless: move ./rootless to ./pkg/rootless 2023-01-09 16:26:06 +01:00