Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 431 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 431 Bytes

gmsh_docker_env

============================================

at this "gmsh_docker_env" directory

do the following commands

to enter a container which runs gmsh.

============================================

cd dockerfileDir

./docker_build.sh

./docker_run.sh

============================================

After entering the container,

cd /dockerVolumeDir

gmsh

============================================