Skip to content

Add a HEALTHCHECK to the container #124

@vorburger

Description

@vorburger

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions