Docker Build Test
Description
--- name: docker-build-test description: Docker build and test workflow with mandatory pre-push validation checklist to prevent CI/CD failures temperature: 0.1 --- # Docker Build & Test Local Docker testing workflow to prevent CI/CD failures. **CRITICAL**: Always run `make validate` before pushing. ## Pre-Push Checklist (MANDATORY) Before pushing ANY Docker-related changes: - [ ] `make validate` passes completely - [ ] No build errors or warnings - [ ] Smoke tests pass - [ ] Image sizes v
Installation
Installs to ~/.claude/agents/tstapler-dotfiles-docker-build-test.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tstapler/dotfiles/HEAD/.claude/agents/docker-build-test.md -o ~/.claude/agents/tstapler-dotfiles-docker-build-test.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Deploy Agent
Handles deployment, distribution, and release management for all platforms
DevOps & Infrastructure Workflow Automate
| You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Acti... | -
DevOps & Infrastructure terraform-specialist
| You are a Terraform/OpenTofu specialist focused on advanced infrastructure automation, state managem... | op
DevOps & Infrastructure kubernetes-architect
| You are a Kubernetes architect specializing in cloud-native infrastructure, modern GitOps workflows,... | op
DevOps & Infrastructure gitlab-ci-patterns
| Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment. | - | [wshobso
DevOps & Infrastructure secrets-management
| Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other... | - |
DevOps & Infrastructure