table of contents
other versions
- unstable 2.26.1-3
- experimental 2.26.1-2
DOCKER-COMPOSE-WATCH(1) | DOCKER-COMPOSE-WATCH(1) |
NAME¶
docker-compose-watch - Watch build context for service and rebuild/refresh containers when files are updated
SYNOPSIS¶
docker compose watch [SERVICE...]
DESCRIPTION¶
Watch build context for service and rebuild/refresh containers when files are updated
OPTIONS¶
-h, --help[=false] help for watch
--no-up[=false] Do not build & start services before watching
--quiet[=false] hide build output
OPTIONS INHERITED FROM PARENT COMMANDS¶
--dry-run[=false] Execute command in dry run mode
SEE ALSO¶
Feb 2025 |