Skip to content

dcharbonnier/alpine-docker-cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpine-docker-cron

A simple and light container to execute cron in a docker environment

  • stop on SIGINT
  • log everything to stdout/stderr using the /usr/bin/execute script

Example * * * * * /usr/bin/execute /sample.sh

See the sample directory

About

Alpine cron docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages