opencast / opencast-docker

Dockerfiles for Opencast
https://quay.io/organization/opencast/
Educational Community License v2.0
41 stars 36 forks source link

Add missing curl and check HTTP status code in 2xx range #22

Closed mtneug closed 7 years ago

mtneug commented 7 years ago

The HEALTHCHECK could not run before as the curl command was missing. Also the HTTP status check now not only looks for 204 but for any 2xx.