Very simple Docker cron image for Raspberry Pi.
1.1K
To use this image directly, just mount a crontab file as /crontab. e.g.
docker run -t --rm -v $(pwd)/crontab.demo:/crontab:ro mjenz/rpi-cron
To use this as a base image, copy in your crontab file as /crontab.
For implementation, see mje-nz/rpi-docker-cron on GitHub.
Content type
Image
Digest
Size
1.9 MB
Last updated
over 9 years ago
docker pull mjenz/rpi-cron