docker-manifest-create - Man Page
Create a local manifest list for annotating and pushing to a registry
Synopsis
docker manifest create MANIFEST_LIST MANIFEST [MANIFEST...]
Description
Create a local manifest list for annotating and pushing to a registry
Options
- -a, ā--amend[=false]
Amend an existing manifest list
- -h, ā--help[=false]
help for create
- --insecure[=false]
Allow communication with an insecure registry
See Also
Referenced By
May 2020 Docker Community