docker-push (1) Linux Manual Page
NAME
docker-push – Push an image or a repository to a registry
SYNOPSIS
docker push [OPTIONS] NAME[:TAG]
DESCRIPTION
Alias for docker image push.
OPTIONS
-a, –all-tags[=false]
–disable-content-trust[=true]
-h, –help[=false]
-q, –quiet[=false]
SEE ALSO
docker(1)
