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

docker-manifest(1)

Referenced By

docker-manifest(1).

Dec 2024 Docker Community Docker User Manuals