-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
I suspect that if the container had a HEALTHCHECK
this will make what #32 #109 #123 are after easier. It could also be used as Configure Liveness, Readiness and Startup Probes for running this container in Kubernetes (k8s). Possibly also useful as Lifecycle hooks with Watchtower.
It's basically just an executable (binary, script, whatever) in the container image that can test if its working (not faulty).
Metadata
Metadata
Assignees
Labels
No labels