DOCKER COMPOSE - nself-org/cli GitHub Wiki
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.