Open
Description
Hopefully this is a simple question. How does one properly implement cron jobs using the webdevops images? I am specifically using the webdevops/php-apache:alpine image.
I know the ENV var (SERVICE_CRON_OPTS
) allows for cron options but I do not see how to properly set up the jobs in the documentation.
I am currently mounting the /etc/cron.d
folder to a persisted volume, but I suspect this is not the best way to go about it...
Thank you for your help!
Metadata
Metadata
Assignees
Labels
No labels