We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0504c7f commit 8332d98Copy full SHA for 8332d98
scripts/docker/Dockerfile.formosa
@@ -0,0 +1,7 @@
1
+# syntax = devthefuture/dockerfile-x
2
+
3
+FROM ./Dockerfile.test as test-formosa
4
5
+RUN \
6
+ opam install --confirm-level=unsafe-yes jasmin && \
7
+ opam clean
0 commit comments