Sign inSign up

avhost/go-cron

By avhost

Updated 7 months ago

Easy to use cron service as container.

Image
Integration & delivery
0

2.0K

avhost/go-cron repository overview

go-cron

Go-Cron is an easy to use cron service inside of a container.

How to use?

    docker run -e CRON_TIME=1m -e COMMAND="ls -l" avhost/go-cron

Variables

NameDefault ValueDescription
COMMANDThe command that should be executed by go-cron
CRON_TIME15mIn which interval the COMMAND has to be run (m, s, h)
LOGLEVELinfoThe loglevel (info, warn, error, debug)
ENABLE_SYSLOGtrueEnable/disable syslog

Tag summary

Content type

Image

Digest

sha256:aa8808bc4

Size

9.7 MB

Last updated

7 months ago

docker pull avhost/go-cron