.nh .TH "DOCKER" "1" "Dec 2020" "Docker Community" "Docker User Manuals" .SH NAME .PP docker\-history \- Show the history of an image .SH SYNOPSIS .PP \fBdocker history [OPTIONS] IMAGE\fP .SH DESCRIPTION .PP Alias for \fB\fCdocker image history\fR\&. .SH OPTIONS .PP \fB\-\-format\fP="" Pretty\-print images using a Go template .PP \fB\-h\fP, \fB\-\-help\fP[=false] help for history .PP \fB\-H\fP, \fB\-\-human\fP[=true] Print sizes and dates in human readable format .PP \fB\-\-no\-trunc\fP[=false] Don't truncate output .PP \fB\-q\fP, \fB\-\-quiet\fP[=false] Only show image IDs .SH SEE ALSO .PP \fBdocker(1)\fP