docker manifest create
| 内容説明 | Create a local manifest list for annotating and pushing to a registry |
|---|---|
| 利用方法 | docker manifest create MANIFEST_LIST MANIFEST [MANIFEST...] |
試験的
このコマンドは試験的なものです。
試験的機能はテスト向けに意図されたものであり、その機能に関してのフィードバックを得る目的があります。 この機能はリリース時に予告なく変更される場合があり、また今後のリリースに向けて削除されることがあります。
内容説明
Create a local manifest list for annotating and pushing to a registry
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
-a, --amend | Amend an existing manifest list | |
--insecure | Allow communication with an insecure registry |