Merge pull request #429 from Moshe-Immerman/supercronic

add supercronic
This commit is contained in:
Julien Bisconti 2017-09-03 12:28:36 +03:00 committed by GitHub
commit 35b815ca59

View File

@ -319,6 +319,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