Create README.md

This commit is contained in:
Shabbir Kagalwala
2017-08-10 14:45:03 -05:00
committed by GitHub
parent 54aacb2238
commit c9c183f3c7

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# 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