Image History

Difficulty: Intermediate

Question

How do you see the layers and commands used to build an image?

Answer

Use `docker history <image_name>`.

Concepts covered

Layers, History