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
No related branches found
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.
Finish editing this message first!
Please register or to comment