Skip to content
Snippets Groups Projects
Commit 613e8162 authored by Vladimir Kulikovskiy's avatar Vladimir Kulikovskiy
Browse files

one more

parent 0c912073
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ FROM docker.km3net.de/base/centos-full:7 ...@@ -8,7 +8,7 @@ FROM docker.km3net.de/base/centos-full:7
# get devtoolset from this repo # get devtoolset from this repo
RUN yum install -y devtoolset-4-gcc* devtoolset-4-gcc-gfortran devtoolset-4-binutils RUN yum install -y devtoolset-4-gcc* devtoolset-4-gcc-gfortran devtoolset-4-binutils
. /opt/rh/devtoolset-4/enable RUN . /opt/rh/devtoolset-4/enable
# create folder for additional non-standard CentOS7 software # create folder for additional non-standard CentOS7 software
RUN mkdir $HOME/OMGsim RUN mkdir $HOME/OMGsim
......
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