schickling / dockerfiles

Collection of lightweight and ready-to-use docker images
https://hub.docker.com/u/schickling/
MIT License
848 stars 367 forks source link

Fixed SCHEDULE EV description #147

Closed oleynikd closed 2 years ago

oleynikd commented 2 years ago

PR #136 switched from go-cron to crond, so it doesn't support seconds and formats like '@daily' anymore

iloveitaly commented 2 years ago

@oleynikd could you add an example of how to setup a daily cron with the new syntax?