table of contents
DOCKER(1) | DOCKER(1) |
NAME¶
docker-manifest-push - Push a manifest list to a repositorySYNOPSIS¶
docker manifest push [OPTIONS] MANIFEST_LISTDESCRIPTION¶
Push a manifest list to a repositoryOPTIONS¶
-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)Jun 2020 | Docker Community |