Add Docker healthcheck
enhancementgood first issuehelp wanted
The dockerfile should supoprt docker's healthcheck functionality, for easier deployment management.
The hardest part would be what command to run in ghte container to determine the health starus of the system, given the number of individual parts and configurability (obi/non, example)
https://docs.docker.com/reference/dockerfile/#healthcheck
4 条评论