docker-manifest-push - Push a manifest list to a repository
docker manifest push [OPTIONS] MANIFEST_LIST
Push a manifest list to a repository
-h, --help[=false] |
help for push | ||
--insecure[=false] |
Allow push to an insecure registry | ||
-p, --purge[=false] |
Remove the local manifest list after push |
docker-manifest(1)