- 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) |
||
|---|---|---|
| .. | ||
| cli | ||
| __init__.py | ||
| container.py | ||
| project.py | ||
| service.py | ||