Sign inSign up

digitaladapt/tock

By digitaladapt

Updated 3 months ago

Tock: simple cron in-a-box.

Image
Developer tools
0

1.6K

digitaladapt/tock repository overview

Tock

Cron in-a-box.

Example docker compose file included, drop your cron files into a volume mounted to /tock/crons.

If you'd like your periodic tasks as scripts that the cron calls, mount an extra volume with your scripts just about anywhere, and make sure your cron file uses the correct path based on your mount point. I would suggest something like /scripts.

If no volume is mounted to /tock/crons the default job will run, which simply prints the current time each minute; both to standard output and /var/log/cron.log.

https://tock.digitaladapt.com

Tag summary

Content type

Image

Digest

sha256:ea3edf087

Size

3.7 MB

Last updated

3 months ago

docker pull digitaladapt/tock