btsync.docker
btsync.docker copied to clipboard
:arrows_counterclockwise: A 32MB docker image sync service built for persisting data on clusters
In section ["As a NFS-redundant Stack Service (RECOMMENDED)"](https://github.com/cusspvz/btsync.docker#as-a-nfs-redundant-stack-service-recommended) it states to run: ``` sh docker run \ --name btsync-nfs \ bootstrap SECRET_HERE some-third-party-image ``` Shouldn't that include the image too?...
Add a docker-compose file as example minor changes in readme
Using Rancher im getting this error when i delete a stack ``` bash s6-svscan: warning: unable to exec finish script .s6-svscan/finish: Permission denied s6-svscan: warning: executing into .s6-svscan/crash s6-svscan: fatal:...
change permissions to files close #4