mirror of
https://github.com/docker/cli.git
synced 2025-07-07 06:41:09 +03:00
Update help line to allow 90 characters instead of 80 The trust flag pushes out the help description column wider, requiring more room to display help messages. Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
455 B
455 B
push
Usage: docker push NAME[:TAG]
Push an image or a repository to the registry
--disable-content-trust=true Skip image signing
Use docker push
to share your images to the Docker Hub
registry or to a self-hosted one.