lobaro / restic-backup-docker

A docker container to automate backups with restic
Apache License 2.0
345 stars 113 forks source link

Add rclone to Dockerfile #33

Closed sweenu closed 5 years ago

sweenu commented 5 years ago

I know this has been discussed here: https://github.com/lobaro/restic-backup-docker/issues/14 However, the rclone backend for restic is in my opinion very powerful as it enables way more backends than we had before. Therefore, I think it'd be nice to include this option! And having an ~11 MB go binary added to the Docker image isn't that big of a deal compare to the advantages.

niondir commented 5 years ago

Thanks, I'm not familiar with rclone. But I don't see any harm to add it.

Thanks for the PR.