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

Multiple mounts? #9

Open esaheiskanen opened 8 years ago

esaheiskanen commented 8 years ago

Is it possible to mount multipde separate directories?

leighmcculloch commented 7 years ago

Not at this time, but I think you could run two docker images that do separate directories. Is this something you think is common and would be very useful? If you'd be interested in attempting to add this feature I'd be happy to look at merging it.

Note: Probably wait until the next version (1.1.0) is released, as it is a major rework of some parts of the scripts.