Skip to content
Snippets Groups Projects
Commit 2df9e00f authored by Quang tru HUYNH's avatar Quang tru HUYNH
Browse files

module env added

parent 38b74b99
Branches
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ RUN yum install -y bzip2
RUN yum install -y epel-release
RUN yum -y upgrade
RUN yum install -y cmake3
RUN yum install -y environment-modules
# set environment variables
ENV LANG=C.UTF-8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment