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

modified: containers/docker/Dockerfile

parent f3c12589
No related branches found
No related tags found
No related merge requests found
...@@ -115,7 +115,6 @@ RUN cd /tmp \ ...@@ -115,7 +115,6 @@ RUN cd /tmp \
RUN cd /tmp \ RUN cd /tmp \
&& apt-get install -y libtbb-dev \ && apt-get install -y libtbb-dev \
&& pip3 install six \ && pip3 install six \
&& pip2 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