DOCKER COMPOSE - nself-org/cli GitHub Wiki

Docker Compose Architecture

How nself generates and uses Docker Compose.

Docker Compose orchestrates all nself services with:

  • Service definitions
  • Volume configuration
  • Network setup
  • Dependency management

See Build Configuration for compose generation details.

⚠️ **GitHub.com Fallback** ⚠️