Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 315 Bytes

File metadata and controls

12 lines (8 loc) · 315 Bytes

Ocaml Compiler build scripts

The repository is part of the Compiler Explorer project. It builds the docker images used to build the various ocaml compilers used on the site.

Testing locally

sudo docker build -t ocamlbuilder .
sudo docker run ocamlbuilder ./build.sh 4.10.1