docker-manifest-push - Man Page

Push a manifest list to a repository

Synopsis

docker manifest push [Options] MANIFEST_LIST

Description

Push a manifest list to a repository

Options

-h, ā€‰--help[=false]

help for push

--insecure[=false]

Allow push to an insecure registry

-p, ā€‰--purge[=false]

Remove the local manifest list after push

See Also

docker-manifest(1)

Referenced By

docker-manifest(1).

May 2020 Docker Community