We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ceba63 commit 9424ba5Copy full SHA for 9424ba5
Dockerfile
@@ -14,6 +14,8 @@ ENV OPAMVERBOSE 1
14
ENV OPAMYES 1
15
ENV OPAMJOBS 2
16
17
+RUN opam install mirage
18
+
19
# entry
20
#
21
ENTRYPOINT ["/usr/bin/opam-config-exec"]
0 commit comments