Skip to content

Commit 9424ba5

Browse files
committedJul 11, 2015
Docker: actually install mirage via opam
1 parent 9ceba63 commit 9424ba5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ENV OPAMVERBOSE 1
1414
ENV OPAMYES 1
1515
ENV OPAMJOBS 2
1616

17+
RUN opam install mirage
18+
1719
# entry
1820
#
1921
ENTRYPOINT ["/usr/bin/opam-config-exec"]

0 commit comments

Comments
 (0)
Please sign in to comment.