mirror of
https://github.com/apple/container.git
synced 2026-09-13 11:15:41 +00:00
Allows decoding of minimal OCI specs with empty linux objects by
providing default values for missing fields. Also added unit test to
ensure that empty Linux struct {} works correctly with the fix.