image push

Upload an image to a registry

Aliases

docker image push, docker push

Options

NameTypeDefaultDescription
-a, --all-tagsPush all tags of an image to the repository
--disable-content-trustSkip image signing
-q, --quietSuppress verbose output

Description

See docker push for more information.