mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
14 lines
334 B
ReStructuredText
14 lines
334 B
ReStructuredText
:title: History Command
|
|
:description: Show the history of an image
|
|
:keywords: history, docker, container, documentation
|
|
|
|
===========================================
|
|
``history`` -- Show the history of an image
|
|
===========================================
|
|
|
|
::
|
|
|
|
Usage: docker history [OPTIONS] IMAGE
|
|
|
|
Show the history of an image
|