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 40663f0 commit cea0838Copy full SHA for cea0838
Dockerfile
@@ -220,7 +220,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -y iverilog
220
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y ghdl
221
222
### Octave
223
-RUN DEBIAN_FRONTEND=noninteractive apt-get install -y octave
+#RUN DEBIAN_FRONTEND=noninteractive apt-get install -y octave
224
225
### COQ
226
#RUN DEBIAN_FRONTEND=noninteractive apt-get install -y coq
0 commit comments