`docker compose watch` doesn't reflect changes as per tutorial
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 55/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- docker, docker-compose
- Domain
- devops, documentation
Research direction
Start with the Docker Desktop Learning Center tutorial's step 7 and the develop.watch section in compose.yaml. Run docker compose watch, then change line 18 of app/views/todos.ejs to reproduce the missing live update. Done means the tutorial change is reflected in the running application, with the watch configuration and tutorial behavior consistent.
Written by the indexing model from the issue text.
Description
In the Docker Desktop Learning Center tutorials, it says (as step 7) to run docker compose watch and then alter line 18 of app/views/todos.ejs to see a live change. However, that doesn't work.
After a quick look at docs, I found that adding this to the develop: watch: section of compose.yaml seems to fix this:
- path: ./app/views
target: /usr/src/app/views
action: rebuild
- Dominant language
- EJS
- Stars
- 234
- Forks
- 658
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from docker/multi-container-app
-
add text on a page Open
Difficulty 2/5 1-3 hours Newbie friendliness 20/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 20/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 20/100
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
docker/multi-container-app#31 · 6 comments ·
All issues in docker/multi-container-app
Similar issues
-
kind/bug needs-triage
Difficulty 1/5 Under an hour Newbie friendliness 72/100
matrixorigin/matrixone#29223 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
bug ci-failure high priority
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
vllm-project/vllm-omni#7972 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
bug good first issue
Difficulty 1/5 Under an hour Newbie friendliness 88/100
amponce/archive-movie-browser#166 ·