Man page - docker-compose-watch(1)

Packages contains this manual

Manual

DOCKER-COMPOSE-WATCH

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
OPTIONS INHERITED FROM PARENT COMMANDS
SEE ALSO

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)