docker manifest create
Description | Create a local manifest list for annotating and pushing to a registry |
---|---|
Usage | docker manifest create MANIFEST_LIST MANIFEST [MANIFEST...] |
Experimental
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.
Description
Create a local manifest list for annotating and pushing to a registry
Options
Option | Default | Description |
---|---|---|
-a, --amend
|
Amend an existing manifest list | |
--insecure
|
Allow communication with an insecure registry |