We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77cb384 + 84c0447 commit c18eebaCopy full SHA for c18eeba
elmer-json-compiler/Dockerfile
@@ -7,6 +7,7 @@ RUN curl https://s3.amazonaws.com/rebar3/rebar3 > /bin/rebar3
7
RUN chmod 755 /bin/rebar3
8
9
RUN git clone --depth 1 https://github.com/elmer-compiler/elm-platform.git
10
+
11
RUN cabal update
12
RUN cd /elm-platform/installers && runhaskell BuildFromSource.hs master
13
0 commit comments