task-scheduler

command module
v0.0.0-...-e7661a7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2023 License: MIT Imports: 6 Imported by: 0

README

Run scheduled tasks with cron scheduler expression

  • Docker image is rootless
  • Scheduler can run while the next command is running
  • Dockerfile.echo and Dockerfile.python are examples to get the scheduler and run it within another base image
  • Run locally from docker: docker run -it ghcr.io/satr/task-scheduler:latest --command "echo \"test\"" --schedule "0/5 * * * * *"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL