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