We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2267f10 commit 341e326Copy full SHA for 341e326
1 file changed
.build-tools/containers/buildenv/Dockerfile
@@ -18,4 +18,5 @@ RUN git clone -b v0.3.28 --single-branch --depth 1 https://github.com/OpenMathLi
18
sudo make PREFIX=/usr/local install && \
19
sudo rm -rf ${HOME}/OpenBLAS
20
21
+
22
WORKDIR $HOME
0 commit comments