1
0
mirror of https://github.com/docker/cli.git synced 2025-08-26 02:22:53 +03:00
Files
cli/docs/reference/commandline/push.md
Paweł Gronowski 966fa7c475 cli/push: Add platform switch
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-06-11 16:39:48 +02:00

1.3 KiB

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
--platform string Push a platform-specific manifest as a single-platform image to the registry.
'os[/arch[/variant]]': Explicit platform (eg. linux/amd64)
-q, --quiet Suppress verbose output