cweagans / docker-bg-sync

A container that syncs files between two configurable directories.
224 stars 39 forks source link

Dont force nodeletion #5

Closed tenitski closed 7 years ago

tenitski commented 7 years ago

I'm syncing directories which can be modified inside of the container and on the host (ie vendor/node_modules/bower_components). At the moment default config forces nodeletion on source root. It should be a configurable setting to allow more flexibility.

cweagans commented 7 years ago

Fixed in #6