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 e655b9d commit c19b2c8Copy full SHA for c19b2c8
Dockerfile
@@ -220,7 +220,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -y lua5.4
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