ocamlbrowser
Development files for labltk
RUN apt-get update && \
apt-get install -y ocaml
RUN apt-get update && \
apt-get install -y ocaml
RUN apk add ocaml
RUN pacman -S --noconfirm ocaml
RUN apt-get update && \
apt-get install -y labltk
RUN yum install -y ocaml-labltk-devel
RUN dnf install -y ocaml-labltk-devel
RUN apt-get update && \
apt-get install -y ocaml