Skip to content
Snippets Groups Projects
Commit 17926ec0 authored by Benoit Roland's avatar Benoit Roland
Browse files

back to htcondor-release-23.x-1.el8.noarch.rpm

parent e90016c3
Branches main
No related tags found
No related merge requests found
......@@ -17,13 +17,7 @@ RUN ln -s /scratch/var/lock/condor /var/lock/condor
RUN ln -s /scratch/var/run/condor /var/run/condor
RUN rpm --import http://research.cs.wisc.edu/htcondor/yum/RPM-GPG-KEY-HTCondor
# RUN dnf install -y https://research.cs.wisc.edu/htcondor/repo/23.x/el8/x86_64/release/htcondor-release-23.x-1.el8.noarch.rpm
### last version with SSL working
# RUN dnf install -y https://research.cs.wisc.edu/htcondor/repo/23.x/el8/x86_64/release/condor-23.1.0-1.el8.x86_64.rpm
### version with SSL change (https://htcondor.readthedocs.io/en/latest/version-history/feature-versions-23-x.html)
RUN dnf install -y https://research.cs.wisc.edu/htcondor/repo/23.x/el8/x86_64/release/condor-23.2.0-1.el8.x86_64.rpm
RUN dnf install -y https://research.cs.wisc.edu/htcondor/repo/23.x/el8/x86_64/release/htcondor-release-23.x-1.el8.noarch.rpm
RUN dnf -y install epel-release && dnf clean all
RUN dnf config-manager --set-enabled powertools
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment