mirror of
https://github.com/docker/compose.git
synced 2025-10-27 17:23:59 +01:00
673 B
673 B
docker compose watch
Watch build context for service and rebuild/refresh containers when files are updated
Options
| Name | Type | Default | Description |
|---|---|---|---|
--dry-run |
bool |
Execute command in dry run mode | |
--no-up |
bool |
Do not build & start services before watching | |
--prune |
bool |
Prune dangling images on rebuild | |
--quiet |
bool |
hide build output |