Skip to content

merge 3.5.0 03132025 rocky9 multiarch #24

merged 11 commits into from Mar 17, 2025
Prev Previous commit
Next Next commit
fix curl
pcaskey committed May 15, 2024
commit 7bd5637c31e064362b92c090a9e3cc82d7f4647d
3 changes: 2 additions & 1 deletion Dockerfile
@@ -23,7 +23,8 @@ RUN ln -sf /usr/share/zoneinfo/UTC /etc/localtime \
&& echo "NETWORKING=yes" > /etc/sysconfig/network

RUN rm -fr /var/cache/dnf/* && dnf clean all && dnf -y install --setopt=tsflags=nodocs epel-release && dnf -y update && \
dnf -y install net-tools wget curl tar unzip mlocate logrotate strace telnet man vim rsyslog httpd mod_ssl dos2unix cronie supervisor && \
dnf -y install net-tools wget tar unzip mlocate logrotate strace telnet man vim rsyslog httpd mod_ssl dos2unix cronie supervisor && \
dnf -y --allowerasing curl && \
dnf clean all

#install shibboleth, cleanup httpd