mirror of
https://github.com/docker/docs.git
synced 2026-04-03 01:38:58 +07: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)