Command Schedulers

Supercronic – crontab-compatible job runner designed for container environments

Supercronic is a crontab-compatible job runner designed for container environments.

It addresses common problems with traditional cron implementations inside containers by preserving environment variables for jobs, writing job output directly to standard output and standard error, and handling process signals in a container-friendly way. The software is intended for developers and operators who want predictable scheduled task execution in Docker and similar platforms without relying on a full system cron daemon.

This is free and open source software.

Key Features

  • Designed specifically to run cron jobs inside containers.
  • Uses standard crontab syntax and is broadly compatible with Vixie cron.
  • Makes environment variables available to scheduled jobs.
  • Logs job output, schedules, and return codes to stdout and stderr.
  • Supports graceful shutdown on SIGTERM, SIGINT, and SIGQUIT.
  • Can gracefully shut down and reload crontab configuration on SIGUSR2.
  • Supports second-resolution schedules.
  • Offers pre-built binaries and can also be built from source.
  • Supports timezone configuration including CRON_TZ.
  • Does not support changing users via USER entries in crontabs.

Website: github.com/aptible/supercronic
Support:
Developer: Aptible
License: MIT License

Supercronic options

Supercronic is written in Go. Learn Go with our recommended free books and free tutorials.


Related Software

Alternatives to cron
cronieModern day version of cron and associated tools
fcronDesigned for systems which are not continuously running or regularly
systemdSuite of basic building blocks for a Linux system
mcron100% compatible replacement for Vixie cron
anacronDesigned for systems which are not continuously running
JobberRun commands to a schedule
bcronDesigned with secure operations in mind
CronicleMulti-server task scheduler and runner
SupercronicCrontab-compatible job runner designed for container environments
runcronMinimal cron alternative for automated and container-friendly environments

Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted