This section maps the entire set of commands used to generate the selected tag along with the digest of the corresponding layer. Essentially, you would see the same series of commands using docker history
.
You can select any layer of the image to view the following properties.
Symbol | Property | |
---|---|---|
The layer ID | ||
The layer size | ||
The timestamp when the layer was created | ||
The command that created the layer | ||
The digest |