Skip to content

Latest commit

History

History
20 lines (12 loc) · 1.58 KB

File metadata and controls

20 lines (12 loc) · 1.58 KB

docker push

Upload an image to a registry

Aliases

docker image push, docker push

Options

NameTypeDefaultDescription
-a, --all-tagsboolPush all tags of an image to the repository
--platformstringPush a platform-specific manifest as a single-platform image to the registry.
Image index won't be pushed, meaning that other manifests, including attestations won't be preserved.
'os[/arch[/variant]]': Explicit platform (eg. linux/amd64)
-q, --quietboolSuppress verbose output