Docker image build and push to container registry. Use when adding or modifying Docker image builds and pushes to GHCR.
Install
npx skillscat add atomicloud/ketone-new-cyanprint/docker-push Install via the SkillsCat registry.
SKILL.md
Docker Push
Overview
Build and push Docker images to GitHub Container Registry (GHCR) as part of CI/CD.
When to Use
- Adding a new Docker image build to CI/CD
- Modifying existing Docker image configurations
- Understanding Docker tagging strategy
- Configuring Docker registry pushes
- Investigating Docker build issues
Reference
For detailed documentation, see docs/developer/standard/docker-push.md.