tynor88 / docker-rclone

Docker for Rclone - a command line program to sync files and directories to and from various cloud services.
GNU General Public License v3.0
32 stars 32 forks source link

Start rsync on startup #7

Open Skaronator opened 6 years ago

Skaronator commented 6 years ago

Could you make a ENV variable which is either true or false to start the rsync when the container starts? Might be super usefull to setup this container, also I'd like to run it once on startup anyway.

(For example this container has the option as well INIT_BACKUP)