resticprofile
resticprofile copied to clipboard
Add rclone to the docker image
I recently stumbled across resticprofile, and while it is almost perfect, I want back up my server's docker volumes to google drive, and having rclone on the resticprofile image would be quite nice, since that way you don't have to have another container running just so that you can back up stuff to the cloud.
In my case it's not that big of a deal since I need to change the entrypoint of the image anyways, so I can just add a command to install it, but I imagine that other people could use it
Yes I suppose I can add rclone in the future images, that makes sense 😛
Now available in v0.18.0 (https://github.com/creativeprojects/resticprofile/releases/tag/v0.18.0)