containers
CommunityContainer best practices for secure, scalable apps.
Authorwilliamzujkowski
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Container standards cover building, securing, and maintaining containerized applications with repeatable patterns.
Core Features & Use Cases
- Image & Build Patterns: Multi-stage builds, minimal base images, non-root containers.
- Security & Compliance: Scanning, least privilege, and resource limits.
- CI/CD Integration: Automated builds and image promotions.
Quick Start
Build a small container image using a multi-stage Dockerfile and run a container with non-root privileges.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: containers Download link: https://github.com/williamzujkowski/standards/archive/main.zip#containers Please download this .zip file, extract it, and install it in the .claude/skills/ directory.