leighmcculloch / docker-unison

A docker data container using Unison for fast folder sync. An alternative to slow boot2docker volumes on OS X.
GNU General Public License v3.0
167 stars 26 forks source link

unison-fsmonitor support #4

Closed popsikle closed 8 years ago

popsikle commented 9 years ago

Just a quick change to add the unison-fsmonitor support added in the last version.

leighmcculloch commented 8 years ago

@popsikle does fsmonitor function properly on Mac? I've read of issues with it and Mac OS X in the past.

popsikle commented 8 years ago

This runs within the container, and yes it functions. I can't seem to get OSX to pick up changes and sync them back to the container, but the reverse (which this PR enabled) works.

smyth64 commented 8 years ago

Gonna try this!

leighmcculloch commented 8 years ago

@popsikle Sorry for the delay! I've dropped two questions on the files. Let me know what you think and then I'll merge it and cut a new version.

leighmcculloch commented 8 years ago

Closing as this will be done in #11.