File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM httpd:2.4.66@sha256:b89c19a390514d6767e8c62f29375d0577190be448f63b24f5f11d6b03f7bf18
2- # "Created": "2026-02-03T02 :23:05.137173969Z " , "Version":"2.4.66", VERSION="13 (trixie)"
1+ FROM httpd:2.4.66@sha256:331548c5249bdeced0f048bc2fb8c6b6427d2ec6508bed9c1fec6c57d0b27a60
2+ # "Created": "2026-03-16T22 :23:01.522892039Z " , "Version":"2.4.66", VERSION="13 (trixie)"
33
44RUN apt-get update \
55 && apt-get install -y --no-install-recommends wget ca-certificates libcjose0 libhiredis1.1.0 apache2-api-20120211 apache2-bin libldap2 libssl3 libldap-common \
66 && apt-get check \
7- && wget https://github.com/OpenIDC/mod_auth_openidc/releases/download/v2.4.19.1 /libapache2-mod-auth-openidc_2.4.19.1 -1.trixie_amd64.deb \
8- && dpkg -i libapache2-mod-auth-openidc_2.4.19.1 -1.trixie_amd64.deb \
7+ && wget https://github.com/OpenIDC/mod_auth_openidc/releases/download/v2.4.19.2 /libapache2-mod-auth-openidc_2.4.19.2 -1.trixie_amd64.deb \
8+ && dpkg -i libapache2-mod-auth-openidc_2.4.19.2 -1.trixie_amd64.deb \
99 && ln -s /usr/lib/apache2/modules/mod_auth_openidc.so /usr/local/apache2/modules/mod_auth_openidc.so \
1010 # && rm -rf /var/log/dpkg.log /var/log/alternatives.log /var/log/apt \
1111 && touch /usr/local/apache2/conf/extra/secret.conf \
You can’t perform that action at this time.
0 commit comments