Skip to content
Snippets Groups Projects
Commit b6a2f0f5 authored by bnau's avatar bnau
Browse files

feat: Base docker image for OCaml execution

parent b9aa95af
No related branches found
No related tags found
No related merge requests found
/.idea/
FROM alpine:3.11.3
RUN apk add --no-cache ocaml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment