Skip to content

Commit

Permalink
Merge pull request #116 from matyasselmeci/pr/avoid-alja-xrootd.SOFTW…
Browse files Browse the repository at this point in the history
…ARE-5998

Don't install alja-xrootd into atlas-xcache  (SOFTWARE-5998)
  • Loading branch information
matyasselmeci authored Sep 25, 2024
2 parents 925a576 + 1269af5 commit 24484a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ ARG BASE_YUM_REPO=testing
ENV XC_IMAGE_NAME atlas-xcache

RUN yum install -y --enablerepo=osg-contrib \
--exclude=alja-\* \
atlas-xcache && \
yum install -y python3 python3-psutil python3-requests && \
yum clean all --enablerepo=* && rm -rf /var/cache/
Expand Down

0 comments on commit 24484a0

Please sign in to comment.