docker image push
Upload an image to a registry
Usage
docker image push [OPTIONS] NAME[:TAG]
Description
See docker push for more information.
Options
Option | Short | Default | Description |
---|---|---|---|
--all-tags | -a | Push all tags of an image to the repository | |
--disable-content-trust | true | Skip image signing | |
--quiet | -q | Suppress verbose output |