Skip to content

Commit

Permalink
Fix image for alma9
Browse files Browse the repository at this point in the history
  • Loading branch information
oshadura committed Jun 13, 2024
1 parent cc85d64 commit 023d160
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docker/Dockerfile.cc-dask-alma9
Original file line number Diff line number Diff line change
Expand Up @@ -283,15 +283,6 @@ RUN cd /tmp && \
make && \
make install

RUN cd /opt && \
git clone https://github.com/cms-analysis/HiggsAnalysis-CombinedLimit.git HiggsAnalysis/CombinedLimit && \
cd HiggsAnalysis/CombinedLimit/ && \
mkdir build && \
cd build && \
cmake /tmp/xrdcl-authz-plugin -DCMAKE_INSTALL_PREFIX=${CONDA_DIR} && \
make && \
make install

ENV XRD_PLUGINCONFDIR="${CONDA_DIR}/etc/xrootd/client.plugins.d/"
ENV XRD_PLUGIN="${CONDA_DIR}/lib/libXrdClXcachePlugin-5.so"

Expand Down

0 comments on commit 023d160

Please sign in to comment.