docker compose watch
Watch build context for service and rebuild/refresh containers when files are updated
Usage
docker compose watch [SERVICE...]
Description
Watch build context for service and rebuild/refresh containers when files are updated
Options
Option | Short | Default | Description |
---|---|---|---|
--no-up | Do not build & start services before watching | ||
--quiet | hide build output |