mirror of https://github.com/docker/cli.git
16 lines
505 B
Markdown
16 lines
505 B
Markdown
|
# manifest inspect
|
||
|
|
||
|
<!---MARKER_GEN_START-->
|
||
|
Display an image manifest, or manifest list
|
||
|
|
||
|
### Options
|
||
|
|
||
|
| Name | Type | Default | Description |
|
||
|
|:------------------|:-----|:--------|:-----------------------------------------------------|
|
||
|
| `--insecure` | | | Allow communication with an insecure registry |
|
||
|
| `-v`, `--verbose` | | | Output additional info including layers and platform |
|
||
|
|
||
|
|
||
|
<!---MARKER_GEN_END-->
|
||
|
|