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).

Aug 2024 Docker Community Docker User Manuals