2022-03-09 12:57:07 +01:00
|
|
|
# docker compose start
|
|
|
|
|
|
|
|
<!---MARKER_GEN_START-->
|
|
|
|
Start services
|
|
|
|
|
2023-05-05 12:43:27 +02:00
|
|
|
### Options
|
|
|
|
|
|
|
|
| Name | Type | Default | Description |
|
|
|
|
|:------------|:-----|:--------|:--------------------------------|
|
|
|
|
| `--dry-run` | | | Execute command in dry run mode |
|
|
|
|
|
2022-03-09 12:57:07 +01:00
|
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
2021-03-11 16:20:30 +01:00
|
|
|
|
|
|
|
## Description
|
|
|
|
|
2021-09-13 17:14:32 +02:00
|
|
|
Starts existing containers for a service.
|