Crontab in container #191

Closed
opened 2017-11-07 12:48:55 +00:00 by jpissin · 2 comments
jpissin commented 2017-11-07 12:48:55 +00:00 (Migrated from github.com)

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?

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?
richarvey commented 2017-11-21 18:01:48 +00:00 (Migrated from github.com)

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.

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.
ramonberrutti commented 2017-12-01 16:59:34 +00:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ric/nginx-php-fpm#191
No description provided.