Closed osnet closed 3 years ago
@osnet
I think I know what went wrong. I will make sure that the CRONTAB_ENTRY
are more robust.
In the mean time there are a couple of options that can fix this. You can choose any one from
mlan/kopano
image without mounting a volume at /etc/kopano
mlan/kopano
image with a empty/virgin volume mounted at /etc/kopano
docker-crontab
file to /etc/kopano
inside your container. that is; cd /etc/kopano && wget https://raw.githubusercontent.com/mlan/docker-kopano/master/src/docker/config/docker-crontab
ja, no stress mate ...
even editing /etc/cron.d/docker-cron
affects the live environment
the settings for the internal docker cron are not overwritten with force_config instead they get appended
i checked with
cat root@96f2dcc77ba7:/# cat /etc/cron.d/docker-crontab
i only took notice of that cause my .env file stats kopano backup at 04:30 and i was wondering why still everey 2 mins the jo starts
please fix : ) thanks