Skip to content
Snippets Groups Projects
Commit 573fe179 authored by Colas Noe Droin's avatar Colas Noe Droin
Browse files

Update Dockerfile

parent 6eb787ea
No related branches found
No related tags found
No related merge requests found
Pipeline #8000971 passed with stage
in 9 minutes and 15 seconds
......@@ -40,6 +40,7 @@ RUN source /usr/local/DA_study/miniforge_docker/bin/activate && \
python -m pip install -e tree_maker && \
git clone https://gitlab.cern.ch/acc-models/acc-models-lhc.git -b hl16 hllhc16 && \
# git clone https://github.com/lhcopt/hllhc15.git && \
# Get xtrack separately to have the lumi computation with the CC
git clone https://github.com/ColasDroin/xtrack.git -b lumi_with_crabs && \
pip install -e xtrack && \
git clone https://github.com/xsuite/xmask.git && \
......
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