table of contents
other versions
- bookworm 1.43.0+ds1-8+b2
- bookworm-backports 1.48.1+ds1-2~bpo12+1
- testing 1.55.1+ds1-1+b1
- unstable 1.56.0+ds1-2
- experimental 1.56.0+ds1-1
() | () |
containers-storage-metadata 1 August 2016¶
NAME¶
containers-storage metadata - Retrieve metadata for a layer, image, or container
SYNOPSIS¶
containers-storage metadata [options [...]] layerOrImageOrContainerNameOrID
DESCRIPTION¶
Outputs metadata associated with a layer, image, or container. Metadata is intended to be small, and is expected to be cached in memory.
OPTIONS¶
-q | --quiet
Don't print the ID or name of the item with which the metadata is associated.
EXAMPLE¶
containers-storage metadata -q my-image > my-image.txt