Image and Container Metadata: Difference between revisions
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
<font color=red>'''TODO''': differences between a container and an image metadata.</font> | <font color=red>'''TODO''': differences between a container and an image metadata.</font> | ||
=Elements= | |||
==Id== | |||
==RepoTags== | |||
==RepoDigests== | |||
==Parent== | |||
==Comment== | |||
==Created== | |||
==Container== | |||
==ContainerConfig== | |||
==DockerVersion== | |||
==Author== | |||
==Config== | |||
==Architecture== | |||
==Os== | |||
==Size== | |||
==VirtualSize== | |||
==GraphDriver== | |||
==RootFS== |
Revision as of 17:41, 5 December 2017
Internal
Overview
Generated with docker inspect, in the form of a JSON array.
TODO: differences between a container and an image metadata.