docker manifest push
内容説明 | Push a manifest list to a repository |
---|---|
利用方法 | docker manifest push [OPTIONS] MANIFEST_LIST |
試験的
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.
内容説明
Push a manifest list to a repository
オプション
オプション | デフォルト | 内容説明 |
---|---|---|
--insecure | Allow push to an insecure registry | |
-p, --purge | Remove the local manifest list after push |