Docker Skills
Container platform for building, shipping, and running applications.
Sub-Skills
Dockerfile
- multi-stage.md - Multi-stage builds
- best-practices.md - Dockerfile best practices
- security.md - Security hardening
- optimization.md - Image optimization
Compose
- services.md - Service definitions
- networks.md - Network configuration
- volumes.md - Volume management
- profiles.md - Compose profiles
Networking
- bridge.md - Bridge networks
- overlay.md - Overlay networks
- host.md - Host networking
Storage
- volumes.md - Volume patterns
- bind-mounts.md - Bind mounts
- tmpfs.md - tmpfs mounts
Security
- rootless.md - Rootless containers
- secrets.md - Secret management
- scanning.md - Image scanning
CI/CD
- github-actions.md - GitHub Actions
- buildx.md - Docker Buildx
- registry.md - Registry patterns
Debugging
- logs.md - Log management
- exec.md - Container debugging
- healthchecks.md - Health checks
Detection
Auto-detected when project contains:
Dockerfiledocker-compose.ymlordocker-compose.yamlFROMorEXPOSEpatterns