Skip to content
Snippets Groups Projects
Commit 61dd30cc authored by Johannes Schumann's avatar Johannes Schumann
Browse files

Add PROPOSAL table generation to dockerfile

parent e4b2e7bc
1 merge request!47Resolve "Muon Propagation"
Pipeline #38868 passed
......@@ -28,6 +28,8 @@ RUN cd /km3buu && \
pip3 install -e ".[dev]" && \
pip3 install -e ".[extras]"
RUN init4buu --proposal
RUN cd /km3buu/externals/km3net-dataformat/ && \
make
ENV KM3NET_LIB=/km3buu/externals/km3net-dataformat/lib
......
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