mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
236 B
236 B
- Add
watchsections to one or more services incompose.yaml. - Run
docker compose up --watchto build and launch a Compose project and start the file watch mode. - Edit service source files using your preferred IDE or editor.