## Problem Currently the Docker Image does not provide a health check. ## Solution Add health check to the Docker Image. For this it is probably necessary to add a curl binary to the image.
Problem
Currently the Docker Image does not provide a health check.
Solution
Add health check to the Docker Image. For this it is probably necessary to add a curl binary to the image.