mirror of
https://github.com/docker/compose.git
synced 2026-07-08 17:33:21 +00:00
584 B
584 B
docker compose watch
Watch build context for service and rebuild or refresh containers when files are updated.
Options
| 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 |