Skip to content

Run scheduled tasks with cron scheduler expression

License

Notifications You must be signed in to change notification settings

equinor/task-scheduler

Repository files navigation

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/equinor/task-scheduler:latest --command "echo \"test\"" --schedule "0/5 * * * * *"

Contribution

Want to contribute? Read our contributing guidelines

Security

This is how we handle security issues

About

Run scheduled tasks with cron scheduler expression

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published