Inspect multi-arch manifest docker

Show platforms in a manifest list without pulling layers; verify arm64+amd64

docker buildx imagetools inspect <reg>/<name>:tag --format '{{json .Manifest}}'
more docker all 46 commands →