Shabbir Kagalwala c9c183f3c7 Create README.md
2017-08-10 14:45:03 -05:00
2017-08-10 14:41:49 -05:00
2017-08-10 14:41:49 -05:00
2017-08-10 14:45:03 -05:00

Docker

This is a simple Docker file that shows how to run crond inside a CentOS docker container.

Add a file with your cron jobs (for example my file is cron) which will be copied inside the container.

The steps can be applied to run cron in any CentOS docker container

Description
Languages
Dockerfile 100%