Ofelia
Ofelia is a modern and low footprint job scheduler for docker environments, built on Go.
About
Ofelia is a job scheduler built specifically for Docker environments. Unlike traditional cron, it can execute commands directly inside running containers, launch new containers for one-off tasks, or schedule jobs on the host system. It's aimed at Docker administrators and DevOps…