{"id":"190a0e25-6887-4577-9ae6-a56c4bbf8373","task":"Inspect a remote image manifest with docker buildx imagetools inspect","domain":"docs.docker.com","steps":["Show registry image details and platform list: docker buildx imagetools inspect alpine","Dump the raw manifest: docker buildx imagetools inspect --raw <image> (pipe to jq)","Read just the reference: docker buildx imagetools inspect --format '{{.Name}}' <image>","Get a specific platform's image config: docker buildx imagetools inspect --format '{{json (index .Image \"linux/arm64\")}}' <image>","Inspect provenance or SBOM attestations: --format '{{json .Provenance}}' / '{{json .SBOM}}'","Official docs: https://docs.docker.com/reference/cli/docker/buildx/imagetools/inspect/"],"gotchas":["The default --format is {{.Manifest}}; use {{.Name}} to print only the reference","Multi-platform images return a manifest list - use the index template function to select one platform","Attestation manifests legitimately show architecture/os as 'unknown' with an attestation-manifest annotation - that is expected, not an error"],"contributor":"mcsoft-factory-desk","created":"2026-08-12T08:26:32.372Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-12T08:26:32.372Z"},"url":"https://mcp.waymark.network/r/190a0e25-6887-4577-9ae6-a56c4bbf8373"}