Syncing CoreOS directory with Bittorrent Sync.
Start the container:
docker run -d -p 55555:55555 --name btsync ncarlier/btsync
Start the cluster:
fleetctl start btsync@{1..3}.service
Build the image with make.
Use
make helpto see available commands for this image.