docker image history myimage:latest

Category: Docker

docker image history myimage:latest

Show the layer history of an image (each RUN/COPY/etc.)

Shows each layer of an image and what command created it — useful for understanding image size.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.