sha256:ac11aedf219345e2a578234a6a82eee1ab18af4c81f771afaf0f1e257304e3f0
OS/ARCH
Compressed size
93.83 MB
Last pushed
24 days by infralettres
Type
Image
Manifest digest
sha256:c6b6ece4c09203a72a90f5b2c71ea36656056c423c72405d7ea2e57cb4ac79ee
Image Layers
1# debian.sh --arch 'arm64' out/28.76 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.2 MB8RUN |1 TZ=Europe/Zurich /bin/sh -c845.14 KB9RUN |1 TZ=Europe/Zurich /bin/sh -c193 B10RUN |1 TZ=Europe/Zurich /bin/sh -c575 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.07 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 #453 B23COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit467 B24COPY config/native.logger /etc/shibboleth/native.logger # buildkit724 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 'arm64' out/ 'trixie' '@1787529600'