sha256:ac11aedf219345e2a578234a6a82eee1ab18af4c81f771afaf0f1e257304e3f0
OS/ARCH
Compressed size
93.7 MB
Last pushed
24 days by infralettres
Type
Image
Manifest digest
sha256:46c61d02fece7e01f0d139ba2f4785872abeefde5fc6eb9c9f4450cb33221ff7
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 -c193 B10RUN |1 TZ=Europe/Zurich /bin/sh -c579 B11RUN |1 TZ=Europe/Zurich /bin/sh -c3.08 KB12RUN |1 TZ=Europe/Zurich /bin/sh -c403 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 # buildkit468 B24COPY config/native.logger /etc/shibboleth/native.logger # buildkit725 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'