Resilio bittorret client. Sync folders between docker containers. This can be useful for sync'ing folders inside a service in Docker Cloud by using VOLUMES_FROM.
Generate secret
export SECRET=`docker run resilio/sync --generate-secret 2>/dev/null`
Run Sync
docker run -d -e SECRET=$SECRET SYNCPATH=/path/you/want/to/sync ghellings/resilio
Content type
Image
Digest
Size
101.5 MB
Last updated
almost 10 years ago
docker pull ghellings/resilio