/osmosis

File synchronisation tool for Docker - powered by unison

Primary LanguageGoMIT LicenseMIT

Osmosis

Package to keep folders synchronised between a docker container and its host.

Requirements

Installation steps

Build the binary with:

make

Then, install it with:

make install

Contributing

//TODO