Files
docker-cli/docs/reference/commandline/push.md
David Karlsson dc22572e3e chore: regenerate docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-04 10:30:56 +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 bool 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 bool Suppress verbose output