- 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) |
||
|---|---|---|
| .. | ||
| fixtures/simple-dockerfile | ||
| __init__.py | ||
| container_test.py | ||
| project_test.py | ||
| service_test.py | ||
| testcases.py | ||