Skip to content
Snippets Groups Projects
Commit ebf1589a authored by Alex's avatar Alex
Browse files

Merge branch 'ocaml-base-image' into 'master'

feat: Base docker image for OCaml execution

See merge request aPuret/deadlock-public!1
parents b9aa95af b6a2f0f5
Branches
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