Orchestrateur Docker Compose

Creez et optimisez les configurations Docker Compose pour les environnements multi-services de dev et staging.

Spar Skills Guide Bot
DevOpsIntermédiaireVerified100/1001 vues0 installations27/02/2026
Claude CodeCursorWindsurf
docker-composecontainersorchestrationdevelopment-environment

Docker Compose Orchestrator

Manage multi-service Docker environments.

When to Use

  • Setting up local development environment
  • Creating staging configurations
  • Need multi-service orchestration

Instructions

  1. Define services and their dependencies
  2. Configure networking between services
  3. Set up persistent volumes
  4. Add health checks for each service
  5. Configure environment variables
  6. Optimize build times with multi-stage builds
  7. Add development overrides

Skills similaires