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

Watching works only with --poll in docker #190

Open
wclr opened this issue Nov 16, 2016 · 3 comments
Open

Watching works only with --poll in docker #190

wclr opened this issue Nov 16, 2016 · 3 comments

Comments

@wclr
Copy link
Contributor

wclr commented Nov 16, 2016

Watching works only with --poll in docker, so maybe it is reasonable to introduce some more efficient watching in containers.

@pyrossh
Copy link

pyrossh commented Nov 23, 2016

No watching works fine in my docker container. I've been using it for quite a while. I think its based on your OS. I've seem some of my colleagues who use webpack in docker containers on OSX and it polls or crashes often whereas in my linux system I've never had an issue like that.

@wclr
Copy link
Contributor Author

wclr commented Nov 23, 2016

Yes, I'm using docker for windows.

@pward123
Copy link

Would you consider a PR for fb-watchman support with a fallback to filewatcher if watchman is not installed?

If so, what version of node are you targeting? Package.json engines says 0.8.0, but this PR has string interpolation which wasn't available until v4

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