using-docker
Installation
SKILL.md
Using Docker & Docker Compose
When to use this skill
- When the user mentions "Docker", "Container", "Image", "Volume", or "Compose".
- When the user wants to ensure a consistent development environment across machines.
- When deploying to container-based services (ECS, DigitalOcean App Platform, Render).
- When the user asks to write a
Dockerfile.