Create or update an image tag.
Section: Images
Tag an image
bash
bash
docker tag myapp:dev ghcr.io/acme/myapp:1.0.0Explanation
Use tags to prepare images for different registries or release channels.
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