Add per-step Spawning ntuple, Geant4 submodule superbuild, and standalone dataset executables #1
@@ -94,6 +94,7 @@ ARG USER
|
||||
ADD minicalosim /root/minicalosim
|
||||
|
||||
RUN cd /root/minicalosim && git checkout $COMMIT && \
|
||||
git submodule update --init && \
|
||||
mkdir -p build && cd build && rm -rf * && cmake ../ && make -j4
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user