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