mirror of
https://github.com/Team-Resurgent/DockerCron.git
synced 2026-08-15 02:18:18 -07:00
main
DockerCron
git clone https://github.com/Team-Resurgent/DockerCron.git
Edit start.sh/crontab.sh to your liking
cd DockerCron
docker build --tag 'cron' .
docker run --name cron -d cron
Languages
Dockerfile
58.3%
Shell
41.7%