docker icon indicating copy to clipboard operation
docker copied to clipboard

Docker fails to recognize changed files

Open oravecz opened this issue 11 years ago • 1 comments

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]

oravecz avatar Apr 30 '13 20:04 oravecz

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.

jbt avatar May 05 '13 17:05 jbt