Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 673 Bytes

File metadata and controls

17 lines (11 loc) · 673 Bytes

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 true Prune dangling images on rebuild
--quiet bool hide build output