Docker images of both major distributions of OpenFOAM.
Mutliple versions available.amd64 and arm64 architectures are supported.
Assuming you have Docker installed, the following command will run the image and mount the current directory so that you can access the files in it.
docker run --rm -it -v $PWD:/root -w /root microfluidica/openfoam:tagnameReplace tagname with the desired tag as listed below (or leave the tag empty to get the latest tag).
With OpenFOAM's openfoam-docker launch script
openfoam-docker -image=microfluidica/openfoam:tagnameapptainer run docker://microfluidica/openfoam:tagnameUse these images as a base image for your own OpenFOAM-based projects by creating a Dockerfile like the following:
FROM microfluidica/openfoam:tagname
COPY . /usr/local/src/myproject
RUN /usr/local/src/myproject/Allwmake -j -prefix=group \
&& /usr/local/src/myproject/Allwcleanlatest,com,2512slim,com-slim,2512-slim25062506-slim24122412-slim24062406-slim23122312-slim23062306-slim22122212-slim22062206-slim21122112-slim21062106-slim2012(amd64 only)2012-slim(amd64 only)20062006-slim1912(amd64 only)1912-slim(amd64 only)
The slim images don't include the source code, development tools (e.g. a compiler), or tutorial cases.
org,13121110(amd64 only)9(amd64 only)8(amd64 only)7(amd64 only)6(amd64 only)5(amd64 only)