Crontab in container #191
Labels
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ric/nginx-php-fpm#191
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Cron does not start by default in the container, tests using Dockerfile were unsuccessful. Is it possible to have crontab running by default in the image?
This is something we are unlikely to add. running another daemon in the image isn't great practice, instead look at running cron as a side car container or using tasks in kubernetes.
is there a crontab and folders (15min hours, etc..) one is calling geoip.
You can add code inside there or just edit crontab and add your line.