Loading...
Loading...
Found 312 Skills
Container debugging and troubleshooting techniques for production issues
Private registry setup, image management, and multi-registry operations
Test voxtype in Docker containers. Use for testing builds, verifying packages work on different distros, or isolating test environments.
Deploy Docker containers to production with monitoring, logging, and health checks
Multi-stage builds for optimized, minimal production images with build/runtime separation
Complete Docker containerization patterns for development and production workflows
Optimizes PHP-FPM configuration in Docker containers. Tunes process manager, request handling, and resource allocation for production workloads.
Docker and Docker Compose optimization. Multi-stage builds, security, debugging.
Create Dockerfiles, docker-compose configurations, and container workflows for Python projects with UV. Use when containerizing applications, setting up development environments, or deploying with Docker.
WHEN: Dockerfile review, multi-stage builds, layer optimization, docker-compose WHAT: Image optimization + Layer caching + Security scanning + Compose best practices + Build efficiency WHEN NOT: Kubernetes → k8s-reviewer, Terraform → terraform-reviewer
Execute use when you need to work with Docker Compose. This skill provides Docker Compose file generation with comprehensive guidance and automation. Trigger with phrases like "generate docker-compose", "create compose file", or "configure multi-container app".
Generate Compose configs with services, networking, volumes, and health checks