docker-ci-cd
Installation
SKILL.md
Docker CI/CD
Trigger
Use this skill when:
- Setting up Docker builds in GitHub Actions or GitLab CI
- Building multi-platform images (amd64, arm64)
- Pushing images to Docker Hub, GHCR, ECR, or other registries
- Optimizing CI build times with layer caching
- Defining a tagging strategy for releases
- Setting up Docker-in-Docker for CI environments
- Automating image scanning in the build pipeline