docker
docker copied to clipboard
Docker fails to recognize changed files
I am pointing docker at a source repository with 20 - 30 files. Watchr does not seem to be picking up changes very well. Only about 30% of my file saves cause docker to re-execute.
On OSX 10.7, using Docker master as of today, and using [email protected]
Hmm, that's an odd one. I've tried a few examples and things seem to work fine for me - possibly you're hitting an open file limit or something and that's confusing watchr. I'll try and dig around some more and see whether it's possible to work around that at all.