cweagans / docker-bg-sync

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

[Feature] Handle user/group run by unison #1

Open wadjeroudi opened 7 years ago

wadjeroudi commented 7 years ago

It would be nice to add this feature like UNISON_OWNER https://github.com/mickaelperrin/docker-unison-unox

kevinsmith commented 7 years ago

I would second this. I believe this would alleviate the problem I'm running into, which is that all synced files end up being owned by root in the root group. This causes major issues for the application, which expects to see all files owned by www-data.