tozd/nginx-cron
A Docker image combining nginx and cron for serving web content with scheduled tasks.
About
tozd/nginx-cron is a Docker image that extends tozd/nginx-mailer to include a cron daemon, enabling users to run scheduled tasks alongside an nginx web server. It integrates nullmailer for sending email notifications from cron jobs and allows cron scripts to access environment va…