소개
This skill provides specialized templates and best practices for creating production-grade container images that prioritize security and performance. By leveraging Wolfi-based runtime images and multi-stage builds, it ensures a minimal attack surface while supporting a wide array of ecosystems including Python (uv), Node.js (pnpm), Bun, Go, and Rust. It automates complex configurations such as non-root user setup, signal handling with tini, and memory allocator optimization, making it an essential tool for developers aiming for CVE-free deployments and efficient CI/CD workflows.