Push all local tags for a repository name.
Section: Images
Push all tags
bash
bash
docker image push --all-tags ghcr.io/acme/myappExplanation
Useful during migrations or synchronized releases.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Images