sha256:e9cd7ed7a6e36ae1b322283f590e8b1aa7395dac3204fe908b284b3c0bed6ab0
OS/ARCH
linux/amd64
Compressed size
153.67 MB
Last pushed
about 13 hours by eilandert
Type
Image
Manifest digest
sha256:de7b1d25bd301878d2846ad60d3a01b7a2722bb29d8cf9419c233ed7291dbe7e
Image Layers
1# debian.sh --arch 'amd64' out/28.45 MB3ENV DEBIAN_FRONTEND=noninteractive DIST=trixie LANG=C.UTF-8 LC_ALL=C.UTF-80 B4COPY deb.myguard.nl.gpg /usr/share/keyrings/deb.myguard.nl.gpg # buildkit1.37 KB5COPY --chmod=0755 bootstrap.sh /bootstrap.sh #143 B6RUN /bin/sh -c set -eux2.5 MB7HEALTHCHECK &{["CMD-SHELL" "test -f /tmp/healthy0 B8STOPSIGNAL SIGTERM0 B9CMD ["/bootstrap.sh"]0 B11ENV DEBIAN_FRONTEND=noninteractive TZ=Europe/Amsterdam PHPVERSION=5.6 MODE=FPM0 B12COPY --chmod=0755 bootstrap.sh /bootstrap.sh #639 B13RUN /bin/sh -c set -ex23.42 MB14RUN /bin/sh -c set -xe46.11 MB15RUN /bin/sh -c set -ex3.25 MB16RUN /bin/sh -c rm -rf59.76 KB17EXPOSE map[9000/tcp:{}]0 B18HEALTHCHECK &{["CMD-SHELL" "pgrep -x php-fpm0 B19STOPSIGNAL SIGQUIT0 B20CMD ["/bootstrap.sh"]0 B21ARG VCS_REF=unknown0 B22ARG BUILD_DATE=unknown0 B24ENV DEBIAN_FRONTEND=noninteractive0 B25ARG S6_OVERLAY_VERSION=3.2.1.00 B26COPY --chmod=0755 healthcheck.sh /healthcheck.sh #633 B27COPY healthz.conf /healthz.conf # buildkit792 B28COPY default.conf-example /default.conf-example # buildkit1.02 KB29COPY s6-rc.d/ /etc/s6-overlay/s6-rc.d/ # buildkit4.49 KB30COPY --chmod=0755 s6-scripts/init-bootstrap.sh /etc/s6-overlay/scripts/init-bootstrap.sh #3.48 KB31RUN |3 VCS_REF=f1529f4 BUILD_DATE=2026-09-22T10:00:01Z S6_OVERLAY_VERSION=3.2.1.049.88 MB32WORKDIR /etc/nginx32 B33EXPOSE map[80/tcp:{}]0 B34EXPOSE map[443/tcp:{}]0 B35EXPOSE map[443/udp:{}]0 B36ENV S6_KEEP_ENV=1 S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_BEHAVIOUR_IF_STAGE2_FAILS=20 B37HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh || exit0 B38STOPSIGNAL SIGTERM0 B39ENTRYPOINT ["/init"]0 B40CMD []0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'