docker manifest create
内容説明 | Create a local manifest list for annotating and pushing to a registry |
---|---|
利用方法 | docker manifest create MANIFEST_LIST MANIFEST [MANIFEST...] |
試験的
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.
内容説明
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 |