Skip to content

Commit

Permalink
Don't install alja-xrootd into atlas-xcache (SOFTWARE-5998)
Browse files Browse the repository at this point in the history
  • Loading branch information
matyasselmeci committed Sep 25, 2024
1 parent 925a576 commit 1269af5
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 1269af5

Please sign in to comment.