sha256:d17d5d71bcf39cb04bb3dbcc3bc1d01e099bb011af5682b253e2b237eaea33ca
OS/ARCH
Compressed size
93.7 MB
Last pushed
24 days by infralettres
Type
Image
Manifest digest
sha256:4d4111e756d15e376fcb2ef12f101cf152b0e81ca3f652b24ac007fb51eb393e
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV LANG=en_US.UTF-80 B3ENV LANGUAGE=en_US:en0 B4ENV SHIBBOLETH_VERSION=3.40 B5ARG TZ=Europe/Zurich0 B6ENV TZ=Europe/Zurich0 B7RUN |1 TZ=Europe/Zurich /bin/sh -c64.42 MB8RUN |1 TZ=Europe/Zurich /bin/sh -c845.14 KB9RUN |1 TZ=Europe/Zurich /bin/sh -c192 B10RUN |1 TZ=Europe/Zurich /bin/sh -c578 B11RUN |1 TZ=Europe/Zurich /bin/sh -c3.08 KB12RUN |1 TZ=Europe/Zurich /bin/sh -c401 B13RUN |1 TZ=Europe/Zurich /bin/sh -c2.55 KB14RUN |1 TZ=Europe/Zurich /bin/sh -c3.06 KB15RUN |1 TZ=Europe/Zurich /bin/sh -c1.49 KB16RUN |1 TZ=Europe/Zurich /bin/sh -c1.07 KB17RUN |1 TZ=Europe/Zurich /bin/sh -c2.54 KB18RUN |1 TZ=Europe/Zurich /bin/sh -c1.12 KB19RUN |1 TZ=Europe/Zurich /bin/sh -c24.06 KB20RUN |1 TZ=Europe/Zurich /bin/sh -c293 B21COPY --chown=dockeruser:dockeruser config/vhost.conf /etc/apache2/sites-available/000-default.conf #1.14 KB22COPY --chown=dockeruser:dockeruser config/security-headers.conf /etc/apache2/vhost.d/security-headers.conf #454 B23COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit469 B24COPY config/native.logger /etc/shibboleth/native.logger # buildkit726 B25COPY --chmod=755 scripts/entrypoint.sh /usr/local/bin/docker-entrypoint.sh #3.11 KB26WORKDIR /var/www/html32 B27EXPOSE [8080/tcp]0 B28USER dockeruser0 B29ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B30CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'