Show low-level JSON metadata for an image.
Section: Images
Inspect an image
bash
bash
docker image inspect nginx:latestExplanation
Great for checking entrypoint, environment, architecture, and labels.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Images