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 31b801d commit b6e1dd1Copy full SHA for b6e1dd1
build.sh
@@ -2,4 +2,4 @@
2
3
## Build the docker for FreeFEM compilation
4
echo -e "> Building FreeFEM Docker image"
5
-sudo docker build --network=host --tag freefem .
+sudo docker build --network=host --tag freefem . --no-cache
0 commit comments