Provided by: docker.io_18.09.7-0ubuntu1~16.04.7_amd64 bug

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

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

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

SEE ALSO

       docker(1)