Support for showing the same level of information and details on images as shown by `buildx imagetools inspect` when using the containerd image store
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
Research direction
Start by comparing the existing buildx imagetools inspect output with docker inspect and the local containerd image store behavior. Determine the entry point for querying local images and define how provenance, SBOM attestations, manifests, and multi-platform details should be exposed; done means local images provide the same information available for registry images.
Written by the indexing model from the issue text.
Description
Description
buildx imagetools inspect supports showing additional info on a Docker image such as provenance and SBOM attestations. But that command only works against images pushed to a registry, not against local images.
In the past such manifests and multi platform images were not supported by the local image store, but Docker has such moved to the containerd image store which does support all this things, and they will be pushed along with the image, but there doesn't appear to be a CLI to query it directly.
I would love for docker inspect or build imagetools inspect to be able to query against the local containerd image store.
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 2.2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 47
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from docker/cli
-
kind/bug status/0-triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
kind/bug status/0-triage
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
kind/feature status/0-triage
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
kind/bug status/0-triage
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
Similar issues
-
bug github_actions
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
registrystack/registry-stack#1393 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
JakeChampion/lang#10213 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
oasisprotocol/oasis-sdk#2523 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100