Osmosis Package to keep folders synchronised between a docker container and its host. Requirements docker v18.06+ unison v2.52+ Installation steps Build the binary with: make Then, install it with: make install Contributing //TODO