-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Is your feature request related to a problem? Please describe.
The healthcheck of a docker container is very important as to know whether the container is healthy, unhealthy, starting or not. Docker engine has its own healthcheck system that is quite useful to know. However it needs to be implemented in the Dockerfile. Can you please implement healthcheck for all the containers.
sablierapp requires the health status from Docker engine to start and stop docker containers.
Describe the solution you'd like
https://docs.docker.com/reference/dockerfile/#healthcheck
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels