mirror of
https://github.com/apple/container.git
synced 2026-08-29 20:06:43 +00:00
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