skopeo inspect --config docker://nginx:1.25

Category: Kubernetes & Containers

skopeo inspect --config docker://nginx:1.25

Show an image's config blob

Prints the image's config blob, the JSON describing environment variables, entrypoint, and exposed ports, straight from the registry. Useful for checking what an image runs without pulling it. Add --raw to see the raw manifest instead.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.