Skip to content
Snippets Groups Projects
Commit d36a620d authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: containers/docker/Dockerfile

parent 865b0b10
No related branches found
No related tags found
No related merge requests found
...@@ -114,7 +114,7 @@ RUN cd /tmp \ ...@@ -114,7 +114,7 @@ RUN cd /tmp \
RUN cd /tmp \ RUN cd /tmp \
&& apt-get install -y libtbb-dev \ && apt-get install -y libtbb-dev \
&& pip install six \ && pip3 install six \
&& source /usr/local/bin/thisroot.sh \ && source /usr/local/bin/thisroot.sh \
&& source /usr/local/bin/geant4.sh \ && source /usr/local/bin/geant4.sh \
&& source /usr/local/bin/thisdd4hep.sh \ && source /usr/local/bin/thisdd4hep.sh \
......
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