From d138872eaf332b05aaa9c2f18af1b1c22527ee3e Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Sat, 2 Sep 2017 21:07:35 +0200 Subject: [PATCH] add supercronic --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6a6314..8b7f000 100644 --- a/README.md +++ b/README.md @@ -317,6 +317,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c * [docker-gen](https://github.com/jwilder/docker-gen) - Generate files from docker container meta-data by [@jwilder][jwilder] * [GoSu](https://github.com/tianon/gosu) - Run this specific application as this specific user and get out of the pipeline (entrypoint script tool) by [@tianon](https://github.com/tianon) * [is-docker](https://github.com/sindresorhus/is-docker) - Check if the process is running inside a Docker container by [@sindresorhus][sindresorhus] +[supercronic](https://github.com/aptible/supercronic) - crontab-compatible job runner, designed specifically to run in containers by [@aptible](https://github.com/aptible/) * [TrivialRC](https://github.com/vorakl/TrivialRC) - A minimalistic Runtime Configuration system and process manager for containers [@vorakl](https://github.com/vorakl) ### Builder