docker/history

Image History

Show the history of an image

image
debugging

Command

docker history

Explanation

Displays the commands that were used to build each layer of the image.

Examples

Show image layers and build commands

docker history nginx