dune
A build system for OCaml programs. More information: <https://dune.build>.
RUN apt-get update && \
apt-get install -y dune
RUN apt-get update && \
apt-get install -y dune
RUN apk add dune
RUN pacman -S --noconfirm dune
RUN apt-get update && \
apt-get install -y dune
RUN dnf install -y whitedune
RUN apt-get update && \
apt-get install -y whitedune