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 274a040 commit a18b0a6Copy full SHA for a18b0a6
docker/Dockerfile
@@ -66,7 +66,7 @@ RUN cd /ws && git clone https://github.com/apache/incubator-mnemonic.git && \
66
67
ENV MNEMONIC_HOME /ws/incubator-mnemonic
68
69
-RUN cd /ws/incubator-mnemonic && build-tools/runall.sh -y
+#RUN cd /ws/incubator-mnemonic && build-tools/runall.sh -y
70
71
WORKDIR /ws
72
CMD ["bash"]
0 commit comments