felixdollack / docker_supervisor_cron

Run cron with supervisord in docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Supervisor Cron

Basic project to run cron and supervisord in a docker container.

After startup the cron task will execute a python script every 2 minutes and print the current time and hello world to a log file.

About

Run cron with supervisord in docker


Languages

Language:Dockerfile 90.1%Language:Python 9.9%