Sign inSign up

eldesh/matita

By eldesh

•Updated over 5 years ago

Matita interactive theorem prover

Image
0

158

eldesh/matita repository overview

matita logo

⁠Summary

This image provides matita environemnt. Matita is an experimental, interactive theorem prover based on dependent type theory written in OCaml with lablgtk.

⁠Version

  • 0.99.3

⁠How to use

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

⁠Environment

  • base image: ubuntu:18.04
  • matita is installed in /usr/local/matita/

Tag summary

Content type

Image

Digest

Size

428.6 MB

Last updated

over 5 years ago

docker pull eldesh/matita:0.99.3