Andrei Coada
Results
1
issues of
Andrei Coada
This is because the health check is done on the wrong port: ``` docker inspect --format='{{json .Config.Healthcheck}}' alangecker/bbb-docker-graphql-server:v3.0.4 | jq { "Test": [ "CMD-SHELL", "curl -f http://localhost:8080/healthz || exit 1"...