sha256:52d087712ec57b4a705e1a7a6ab0c88fa0fdbf5506642b10a3b90ffdf0619c0d
OS/ARCH
linux/amd64
Compressed size
127.35 MB
Last pushed
about 23 hours by eilandert
Type
Image
Manifest digest
sha256:bcfc2d99de881c46a718101e364826e4b00458398a58c81115ffd4ace8278870
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.36 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=8.2 MODE=FPM0 B12COPY --chmod=0755 bootstrap.sh /bootstrap.sh #639 B13RUN /bin/sh -c set -ex23.42 MB14RUN /bin/sh -c set -xe55.12 MB15RUN /bin/sh -c set -ex3.51 MB16RUN /bin/sh -c rm -rf74.33 KB17EXPOSE map[9000/tcp:{}]0 B18HEALTHCHECK &{["CMD-SHELL" "pgrep -x php-fpm0 B19STOPSIGNAL SIGQUIT0 B20CMD ["/bootstrap.sh"]0 B22ENV DEBIAN_FRONTEND=noninteractive TZ=Europe/Amsterdam0 B23COPY --chmod=0755 bootstrap.sh /bootstrap.sh #1.46 KB24COPY conf-available /tmp/conf-available # buildkit838 B25RUN /bin/sh -c set -ex14.29 MB26EXPOSE map[80/tcp:{}]0 B27EXPOSE map[443/tcp:{}]0 B28HEALTHCHECK &{["CMD-SHELL" "curl -fsS --max-time0 B29CMD ["/bootstrap.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'