
This image provides matita environemnt. Matita is an experimental, interactive theorem prover based on dependent type theory written in OCaml with lablgtk.
Matita runs as a GUI application, so DISPLAY environment variable is required like below:
docker run -e DISPLAY=... eldesh/matita:0.99.3
e.g:
docker run -e DISPLAY=192.168.1.2:0 eldesh/matita:0.99.3
Content type
Image
Digest
Size
428.6 MB
Last updated
over 5 years ago
docker pull eldesh/matita:0.99.3