OpenFOAM / OpenFOAM-8

OpenFOAM Foundation repository for OpenFOAM version 8
GNU General Public License v3.0
115 stars 85 forks source link

Dockerfile #9

Open hiaselhans opened 3 years ago

hiaselhans commented 3 years ago

Hello :)

Thanks for providing the docker image as an easy way to run OpenFoam-8. I'd have a slight improvement, allowing to call commands directly (docker run openfoam "cmd"). It really simplifies my setup and i'd like to provide my modification for the upstream docker image.

Where can i find the Docker build file for the OF-8 image?