ocsigen / docker-ocsigen

A base Docker image for Ocsigen (with opam, eliom, js_of_ocaml and ocsigenserver installed)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker-Ocsigen

This repository provides sources for a simple Ocsigen base image to use with Docker.

This repository is used to build the ocsigen/ocsigen image available on Docker's hub, listed on our Docker profile.

You can also use it to build your own base image by simply pulling this repository and typing docker build -t ocsigen . at its root.

Thanks to @avsm for the initial basis for this Dockerfile and the opamsudo helper.

About

A base Docker image for Ocsigen (with opam, eliom, js_of_ocaml and ocsigenserver installed)


Languages

Language:Shell 100.0%