mirror of
https://github.com/apple/container.git
synced 2026-07-13 04:57:08 +00:00
a7799d02e3
Changed `SandboxSnapshot` initializer from `package init()` to `public init()` to enable external package consumers to create and use `SandboxSnapshot` instances in their custom Sandbox plugins. The `SandboxSnapshot` is used for `container list` functionality