Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use cron shortcuts #4

Open
dantebarba opened this issue Dec 4, 2018 · 3 comments
Open

Use cron shortcuts #4

dantebarba opened this issue Dec 4, 2018 · 3 comments

Comments

@dantebarba
Copy link

dantebarba commented Dec 4, 2018

Is it possible to use the unix cron shortcuts on both cron expressions?.

Examples of shortcuts: @daily @hourly @weekly

@dantebarba dantebarba changed the title Use cron aliases Use cron shortcuts Dec 4, 2018
@hellaeon
Copy link

+1

@pfidr34
Copy link

pfidr34 commented Apr 30, 2019

Hi, I have updated this project to the most current version of rclone and built in cron shortcuts.

https://hub.docker.com/r/pfidr/rclone
https://github.com/pfidr34/docker-rclone

@bcardiff
Copy link
Owner

bcardiff commented May 1, 2019

I would say that those aliases should be supported as long as alpine's crontab supports them.
The only check the image is doing is if the argument is set or not. It's opaque.

I am not sure what is the support status of that crontab extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants