mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
- For each service, creates a container if there are none (stopped OR started) - Attaches to all containers (unless -d is passed) - Starts all containers - On ^C, kills all containers (unless -d is passed)