Skip to content

Commit

Permalink
added gmsh to the pre-installed env
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaslg committed Nov 14, 2024
1 parent 99f4f61 commit 436d501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/Dockerfile.spack-cgcore
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ RUN source /spack/share/spack/setup-env.sh &&\
spack add doxygen &&\
spack add graphviz &&\
spack add openmpi &&\
spack add gmsh@4.12~fltk+opencascade &&\
spack concretize &&\
spack install &&\
rm -rf /spack/var/spack/cache/*
Expand Down

0 comments on commit 436d501

Please sign in to comment.