DOKK / manpages / debian 12 / docker.io / docker-push.1.en
DOCKER(1) Docker User Manuals DOCKER(1)

docker-push - Push an image or a repository to a registry

docker push [OPTIONS] NAME[:TAG]

Alias for docker image push.

-a, --all-tags[=false] Push all tagged images in the repository

--disable-content-trust[=true] Skip image signing

-h, --help[=false] help for push

-q, --quiet[=false] Suppress verbose output

docker(1)

May 2023 Docker Community