Skip to content

fenying/docker-crontab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crontab

Usage

  • Mount the scheduler file of crontab on /data/crontab

  • Mount the output file of crontab on /data/output if needed.

  • Start the container without extra cmd.

    e.g. docker run -v$PWD/crontab:/data/crontab -v$PWD/output:/data/output fenying/crontab:alpine

Tags

  • alpine
  • nginx-alpine

About

A simple crontab image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages