Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 335 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 335 Bytes

mydnshost-docker-cron

Docker Cron Container

This container is used to run cron jobs.

It is expected that crontabs are mounted into /etc/cron.d/ as volumes.

If /scripts/init.sh exists, it will be run before cron is started.

Based on https://github.com/renskiy/cron-docker-image with additional packages as required for mydnshost.