This website requires JavaScript.
Explore
Help
Register
Sign In
docker
/
docs
mirror of
https://github.com/docker/docs.git
Watch
1
Star
0
Fork
You've already forked docs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
docs
/
content
/
includes
/
compose
/
configure-watch.md
236 B
Raw
Permalink
Blame
History
Add
watch
sections to one or more services in
compose.yaml
.
Run
docker compose up --watch
to build and launch a Compose project and start the file watch mode.
Edit service source files using your preferred IDE or editor.