mirror of
https://github.com/docker/cli.git
synced 2026-09-01 02:24:23 -05:00
changed the title prefix to sufix + Documentation Upstream-commit: 18cb5c9314dbc9a0aa857211b124a3feb85c5274 Component: engine
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
|