opencast / opencast-docker

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

Remove Opencast PID file once container process is stopped #61

Closed mtneug closed 6 years ago

mtneug commented 7 years ago

Sometimes Opencast is terminated and its PID file is not cleaned up. Upon restarting the container Opencast rejects to start. It should be ensured that the PID file is removed once Opencast terminates.