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-testing skill.

Pre-Push Checklist (MANDATORY)

Before pushing ANY Docker-related changes:

  • make validate passes completely
  • No build errors or warnings
  • Smoke tests pass
  • Image sizes verified
  • Clean validation from scratch

Quick Start

Installs
1
GitHub Stars
8
First Seen
Jun 3, 2026
infra-docker-build-test — tstapler/dotfiles