docker manifest inspect
| 内容説明 | Display an image manifest, or manifest list |
|---|---|
| 利用方法 | docker manifest inspect [OPTIONS] [MANIFEST_LIST] MANIFEST |
試験的
このコマンドは試験的なものです。
試験的機能はテスト向けに意図されたものであり、その機能に関してのフィードバックを得る目的があります。 この機能はリリース時に予告なく変更される場合があり、また今後のリリースに向けて削除されることがあります。
内容説明
Display an image manifest, or manifest list
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
--insecure | Allow communication with an insecure registry | |
-v, --verbose | Output additional info including layers and platform |