docker
Installation
SKILL.md
Docker
Production-grade Docker containerization following industry best practices. This skill covers efficient Dockerfiles, multi-stage builds, compose configurations, and deployment patterns.
Purpose
Build and deploy containerized applications:
- Create efficient Docker images
- Implement multi-stage builds
- Configure Docker Compose
- Handle secrets securely
- Optimize for production
- Implement health checks