1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/reference/commandline/push.md
Nathan McCauley 48250832a3 Add cmdline docs for signing and verification flows
Signed-off-by: Nathan McCauley <nathan.mccauley@docker.com>
2015-07-24 01:31:50 -07:00

451 B

push

Usage: docker push NAME[:TAG]

Push an image or a repository to the registry

--untrusted=true           Skip image signing

Use docker push to share your images to the Docker Hub registry or to a self-hosted one.