소개
This skill provides Claude with specialized knowledge to containerize Go applications efficiently, focusing on minimizing image size and maximizing security. It enables the generation of production-ready Dockerfiles using multi-stage builds, distroless or Alpine base images, and static binary compilation. It also includes pre-configured Docker Compose setups and .dockerignore templates to ensure a clean, optimized deployment environment while adhering to security best practices like non-root execution and container health monitoring.