buildah inspect myapp

Category: Kubernetes & Containers

buildah inspect myapp

Show image configuration as JSON

Prints the myapp image's config, layers, and history as JSON, useful for auditing what an image contains. Extract one field with --format. Related: skopeo inspect does the same for images in a registry without pulling them.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.