The current version of this image is 0.8.6.
This is the runtime environment for the optimizationBenchmarking evaluator. It extends debian:8.4 with the necessary tools in the right configuration, including:
For R we automatically pre-install libraries which may be needed by our software, namely
We pin the versions of R to 3.3.* and ghostscript to 9.06*, while we expect that version changes of Tex Live and Java will not lead to any issues.
You can run this image by using:
docker run --rm -t -i optimizationbenchmarking/evaluator-runtime:<VERSION>
to look around in the image.