docker manifest inspect
Description | Display an image manifest, or manifest list |
---|---|
Usage | docker manifest inspect [OPTIONS] [MANIFEST_LIST] MANIFEST |
Experimental
This command is experimental.
Experimental features are intended for testing and feedback as their functionality or design may change between releases without warning or can be removed entirely in a future release.
Description
Display an image manifest, or manifest list
Options
Option | Default | Description |
---|---|---|
--insecure
|
Allow communication with an insecure registry | |
-v, --verbose
|
Output additional info including layers and platform |