mirror of
https://github.com/apple/container.git
synced 2026-07-13 04:57:08 +00:00
ce431b5c8f
Fixes #212 This PR: - adds a `package func resolved()` on `ClientImage` that makes use of the new `com.apple.containerization.index.indirect` annotation to identify and resolve wrapper indices created by Containerization; - replace the digest displayed in `container image list` with the one of the resolved manifest; - use the resolved manifest for `container image inspect` if the index is a wrapper.