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

Cron schedule isn't starting... #10

Closed lastb0isct closed 5 years ago

lastb0isct commented 5 years ago

I have multiple of this docker image running and it looks like the cron schedule is not starting. I can see that none of the logs are updating. If i go into a container and fun /app/rclone.sh it starts and completes but there is nothing else happening. I'm seeing the crontab configured under user abc -- but it looks like that isn't initiating. Any ideas?