2023-09-06 22:53:01 +02:00
|
|
|
# docker compose scale
|
|
|
|
|
|
|
|
<!---MARKER_GEN_START-->
|
|
|
|
Scale services
|
|
|
|
|
|
|
|
### Options
|
|
|
|
|
2024-07-17 11:27:58 +02:00
|
|
|
| Name | Type | Default | Description |
|
|
|
|
|:------------|:-------|:--------|:--------------------------------|
|
|
|
|
| `--dry-run` | `bool` | | Execute command in dry run mode |
|
|
|
|
| `--no-deps` | `bool` | | Don't start linked services |
|
2023-09-06 22:53:01 +02:00
|
|
|
|
|
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|
|
|