Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Compose watch hot reload feature is not working #35

Open
Tharshen2124 opened this issue Oct 17, 2024 · 1 comment
Open

Docker Compose watch hot reload feature is not working #35

Tharshen2124 opened this issue Oct 17, 2024 · 1 comment

Comments

@Tharshen2124
Copy link

So i followed the tutorial and tried to make changes to the code to see if the changes are reflected on the browser as soon as i make changes to the code. However, the changes are not being reflected unless i restart the container with docker compose watch. You may check out the video below to see what i mean.
https://github.com/user-attachments/assets/6dbcc5b9-9e32-4497-b890-53f66d9076ec

What i have tried:

  • clone again the repo and started again using docker compose watch
  • deleted the containers and images and try to re-run it again with docker compose watch`

About my system (if its relevant):
Macbook Air M3

@mikesir87
Copy link
Member

Apologies on the delay, so recognize you may have moved past this by this point.

First off, thanks for the video, as that's super helpful! I'm curious what the log output looked. Do you see any output indicating the files were being synced as you made changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants