docker image history <image>
Show the history of an image
Arguments
Name | Description |
---|---|
image |
Options
Name | Description |
---|---|
--format <string> | Pretty-print images using a Go template |
-H, --human | Print sizes and dates in human readable format (default true) |
--no-trunc | Don't truncate output |
-q, --quiet | Only show image IDs |