sha256:d17d5d71bcf39cb04bb3dbcc3bc1d01e099bb011af5682b253e2b237eaea33ca
OS/ARCH
Compressed size
93.83 MB
Last pushed
21 days by infralettres
Type
Image
Manifest digest
sha256:b0d520d7639a14e68c668283f489e837f44a8983d9a6ce0d11bbd384b392aa36
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 -c593 B11RUN |1 TZ=Europe/Zurich /bin/sh -c3.08 KB12RUN |1 TZ=Europe/Zurich /bin/sh -c402 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 #453 B23COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit467 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 'arm64' out/ 'trixie' '@1787529600'