Scroll to navigation

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

docker-compose(1)

Feb 2025