ochoajuanm / scheduler

Github repo for the corresponding article on Medium.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository for the article Cron + Docker = The Easiest Job Scheduler You'll Ever Create on Medium.

Read the article here.

Build the scheduler

docker build -t scheduler .

Run the scheduler

docker run -it scheduler

About

Github repo for the corresponding article on Medium.com


Languages

Language:Dockerfile 53.4%Language:Shell 36.4%Language:Python 10.2%