Enable crb and highavailability repos

modified:   striker/Dockerfile
This commit is contained in:
Mike Holloway 2024-05-27 12:06:38 -04:00
parent b341d300d2
commit cd95798d84

View File

@ -1,6 +1,7 @@
FROM almalinux:latest
RUN sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/almalinux-highavailability.repo
RUN sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/almalinux-crb.repo
RUN dnf install -y https://alteeve.com/an-repo/m3/alteeve-release-latest.noarch.rpm