/docker_supervisor_cron

Run cron with supervisord in docker

Primary LanguageDockerfile

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.