PremoWeb / chadburn

Chadburn is a scheduler alternative to cron, built on Go and designed for Docker environments.
MIT License
36 stars 4 forks source link

Healthcheck #67

Closed ogmueller closed 8 months ago

ogmueller commented 11 months ago

I know, this is a tiny feature request, but would it be possible to add an healthcheck to the container?

It would support the new startup/shutdown order, when using condition with depends_on.