It looks like you have cron included in the image, but it did not start by itself. I could finally activate cron by running
/etc/init.d/cron start
However, it would be nice if that would be resolved already on container start. Could that be included?
It looks like you have cron included in the image, but it did not start by itself. I could finally activate cron by running
/etc/init.d/cron start
However, it would be nice if that would be resolved already on container start. Could that be included?