The php code runs java -jar ../evaluate.jar directly. It would be nicer to make a call to a running evaluation engine instead, but as a simple fix I added java to the docker of the evaluation engine
updated evaluate.jar
I'll publish a new docker image reflecting this change on dockerhub soon.
java -jar ../evaluate.jar
directly. It would be nicer to make a call to a running evaluation engine instead, but as a simple fix I added java to the docker of the evaluation engineI'll publish a new docker image reflecting this change on dockerhub soon.