Docker history

From NovaOrdis Knowledge Base
Revision as of 05:34, 5 December 2017 by Ovidiu (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

Show the history of an image:

docker history --no-trunc registry.access.redhat.com/rhscl/postgresql-95-rhel7

The <missing> lines in the docker history output indicates that those layers were built on another system and are not available locally.