Docker Compose helps you run and manage many containers at once. You define all your services in a single YAML file. This makes complex apps simple to control.
You can set up custom networks and storage volumes for your containers. The tool automatically handles communication between services. It also keeps your data safe across restarts.
Use health checks and service dependencies to control startup order. Learn everything from basic definitions to production-ready setups. You can reproduce the same environment anywhere.
Global
mkdir -p ~/.claude/skills/docker-compose-orchestrationProject
mkdir -p .claude/skills/docker-compose-orchestrationSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code