infra-docker-build-test
Installation
SKILL.md
Docker Build & Test
Local Docker testing workflow to prevent CI/CD failures. CRITICAL: Always run make validate before pushing.
For running integration tests against the built images on Kubernetes, apply the
infra-testingskill.
Pre-Push Checklist (MANDATORY)
Before pushing ANY Docker-related changes:
-
make validatepasses completely - No build errors or warnings
- Smoke tests pass
- Image sizes verified
- Clean validation from scratch