Upload an image to a registry
docker image push, docker push
| Name | Type | Default | Description |
|---|---|---|---|
-a, --all-tags | Push all tags of an image to the repository | ||
--disable-content-trust | Skip image signing | ||
-q, --quiet | Suppress verbose output |
See docker push for more information.