docker history

Estimated reading time: 1 minute

Description

Show the history of an image

Usage

docker history [OPTIONS] IMAGE

Options

Name, shorthand Default Description
--human, -H true Print sizes and dates in human readable format
--no-trunc false Don’t truncate output
--quiet, -q false Only show numeric IDs

Parent command

Command Description
docker The base command for the Docker CLI.

Extended description

Alias for docker image history.

chat icon Feedback? Suggestions? Can't find something in the docs?
Edit this page Request docs changes Get support
Rate this page: