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

Not detecting changes with Docker running on Windows with Linux containers in WSL #91

Open
MattJustMatt opened this issue Oct 17, 2023 · 3 comments

Comments

@MattJustMatt
Copy link

I have a project that's working great on my Mac (in docker with virtiofs). But when the same container is run in WSL no changes are detected automatically. Polling does work.

@MattJustMatt
Copy link
Author

Turns out this is because wsl doesn't support inotify (yet...)

For some reason polling is now broken though.

@Radheshg04
Copy link

did you find a fix?

@githubnemo
Copy link
Owner

did you find a fix?

I think you might find an answer here

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

3 participants