docker-bg-sync
docker-bg-sync copied to clipboard
A container that syncs files between two configurable directories.
Taking the basic [`docker-compose.yml`](https://gist.github.com/leymannx/5d27bd6f0f0b08b13e58baa4bcd866ae.git) from the README but `SYNC_PREFER: newer` and `restart: always` set. Everything works fine except after you restart the Docker for Mac app (or restart you Mac)....
It seems confusing for some folks (and me) that after the initial sync the ongoing sync is only unidirectional (container to host only). Let's make it bidirectional by default. Refs...
Hello! I tried to use your solution to fix filesystem speed on the Docker for Mac and ran into the strange issue: synced directory in my app container stays empty....
Sorry I didn't get it how to put both commits into one PR from the GitHub UI.
It would be nice to add this feature like UNISON_OWNER https://github.com/mickaelperrin/docker-unison-unox