local-build-test
CommunityBuild and test container images locally.
Authordmzoneill
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the local development workflow by automating the process of building container images with Podman and running tests within them, ensuring code quality before deployment.
Core Features & Use Cases
- Container Image Building: Builds container images using Podman from a specified Containerfile or Dockerfile.
- Automated Testing: Executes predefined test commands within the built container.
- Health Checks: Performs a health check on the running container.
- Resource Cleanup: Optionally removes the container after testing.
- Use Case: When you've made changes to your application's container configuration, use this Skill to quickly build the image locally and run your test suite to verify the changes without needing a full CI/CD pipeline.
Quick Start
Build the container image for the current repository, tag it as 'my-app:latest', and run the tests.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: local-build-test Download link: https://github.com/dmzoneill/skills/archive/main.zip#local-build-test Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.