2023-01-11 11:52:19 +01:00
|
|
|
# docker compose alpha watch
|
|
|
|
|
|
|
|
<!---MARKER_GEN_START-->
|
2023-09-19 16:59:26 +02:00
|
|
|
Watch build context for service and rebuild/refresh containers when files are updated
|
2023-01-11 11:52:19 +01:00
|
|
|
|
|
|
|
### Options
|
|
|
|
|
2023-09-07 19:27:23 +02:00
|
|
|
| Name | Type | Default | Description |
|
|
|
|
|:------------|:-----|:--------|:----------------------------------------------|
|
|
|
|
| `--dry-run` | | | Execute command in dry run mode |
|
|
|
|
| `--no-up` | | | Do not build & start services before watching |
|
|
|
|
| `--quiet` | | | hide build output |
|
2023-01-11 11:52:19 +01:00
|
|
|
|
|
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|
|
|