mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03:00
634 B
634 B
docker push
Upload an image to a registry
Aliases
docker image push, docker push
Options
| Name | Type | Default | Description |
|---|---|---|---|
-a, --all-tags |
Push all tags of an image to the repository | ||
--disable-content-trust |
bool |
true |
Skip image signing |
-q, --quiet |
Suppress verbose output |