Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 334 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 334 Bytes

cron-centos

run crond on centos

Usage

First, write your crontab setting to root file.

# build
docker build -t cron-centos .
# run container
docker run -it -d cron-centos

DockerHub

https://hub.docker.com/r/yosugi/cron-centos/

License

MIT

Author

yosugi