Docker history
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.