docker-cron-cli

Extract Crontab Info from Docker Containers


Keywords
docker, cron, crontab
License
MIT
Install
pip install docker-cron-cli==0.3.1

Documentation

Docker Cron

Automatically scan /etc/cron.d in specific docker containers and output it to stdout

$ pip install docker-cron
$ docker-cron <container>
$ docker-cron | sudo tee /etc/cron.d/docker-cron