docker manifest inspect --verbose nginx:latest

Category: Docker

docker manifest inspect --verbose nginx:latest

Inspect a manifest list verbosely

Shows the manifest list of nginx:latest, including each platform entry and its digest. --verbose adds detailed configuration and history. Contrast with docker buildx imagetools inspect for registry-side views.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.