Sign inSign up

eilandert/nginx:deb-php8.0

Networking
Security
Web servers
Index digest

sha256:61cee6500fd805610ea2e22896cfb7a61c72e97eed5b9cdf6d45fb42b777f94a

OS/ARCH

linux/amd64

Compressed size

162.32 MB

Last pushed

about 12 hours by eilandert

Type

Image

Manifest digest

sha256:9d27d43c005aa9d1f8d4706458d5af02f81a35fc202990eae8fd44fb05e62f93

Image Layers

1# debian.sh --arch 'amd64' out/28.45 MB
2LABEL maintainer=Thijs Eilander <[email protected]> org.opencontainers.image.title=Base0 B
3ENV DEBIAN_FRONTEND=noninteractive DIST=trixie LANG=C.UTF-8 LC_ALL=C.UTF-80 B
4COPY deb.myguard.nl.gpg /usr/share/keyrings/deb.myguard.nl.gpg # buildkit1.37 KB
5COPY --chmod=0755 bootstrap.sh /bootstrap.sh #143 B
6RUN /bin/sh -c set -eux2.5 MB
7HEALTHCHECK &{["CMD-SHELL" "test -f /tmp/healthy0 B
8STOPSIGNAL SIGTERM0 B
9CMD ["/bootstrap.sh"]0 B
10LABEL maintainer=Thijs Eilander <[email protected]> org.opencontainers.image.title=PHP-FPM0 B
11ENV DEBIAN_FRONTEND=noninteractive TZ=Europe/Amsterdam PHPVERSION=8.0 MODE=FPM0 B
12COPY --chmod=0755 bootstrap.sh /bootstrap.sh #639 B
13RUN /bin/sh -c set -ex23.42 MB
14RUN /bin/sh -c set -xe54.47 MB
15RUN /bin/sh -c set -ex3.51 MB
16RUN /bin/sh -c rm -rf73.12 KB
17EXPOSE map[9000/tcp:{}]0 B
18HEALTHCHECK &{["CMD-SHELL" "pgrep -x php-fpm0 B
19STOPSIGNAL SIGQUIT0 B
20CMD ["/bootstrap.sh"]0 B
21ARG VCS_REF=unknown0 B
22ARG BUILD_DATE=unknown0 B
23LABEL maintainer=Thijs Eilander <[email protected]> org.opencontainers.image.title=Nginx0 B
24ENV DEBIAN_FRONTEND=noninteractive0 B
25ARG S6_OVERLAY_VERSION=3.2.1.00 B
26COPY --chmod=0755 healthcheck.sh /healthcheck.sh #633 B
27COPY healthz.conf /healthz.conf # buildkit792 B
28COPY default.conf-example /default.conf-example # buildkit1.02 KB
29COPY s6-rc.d/ /etc/s6-overlay/s6-rc.d/ # buildkit4.49 KB
30COPY --chmod=0755 s6-scripts/init-bootstrap.sh /etc/s6-overlay/scripts/init-bootstrap.sh #3.48 KB
31RUN |3 VCS_REF=f1529f4 BUILD_DATE=2026-09-22T10:00:01Z S6_OVERLAY_VERSION=3.2.1.049.89 MB
32WORKDIR /etc/nginx32 B
33EXPOSE map[80/tcp:{}]0 B
34EXPOSE map[443/tcp:{}]0 B
35EXPOSE map[443/udp:{}]0 B
36ENV S6_KEEP_ENV=1 S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_BEHAVIOUR_IF_STAGE2_FAILS=20 B
37HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh || exit0 B
38STOPSIGNAL SIGTERM0 B
39ENTRYPOINT ["/init"]0 B
40CMD []0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'