mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
259cadb0b1
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.