Sign inSign up

eilandert/nginx-modsecurity3-pagespeed:deb-php8.3

Manifest digest

sha256:5d3766f4d63148841c4f4254e899ccedab6fe60f4f6e2b34c75d1fae339a7c45

OS/ARCH

linux/amd64

Compressed size

156.25 MB

Last pushed

5 months by eilandert

Type

Image

Manifest digest

sha256:5d3766f4d63148841c4f4254e899ccedab6fe60f4f6e2b34c75d1fae339a7c45

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2LABEL maintainer=Thijs Eilander <[email protected]>0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4ENV DIST=trixie0 B
5COPY bootstrap.sh /bootstrap.sh # buildkit253 B
6RUN /bin/sh -c set -x2.77 MB
7CMD ["/bootstrap.sh"]0 B
8LABEL maintainer=Thijs Eilander <[email protected]> org.opencontainers.image.title=PHP-FPM0 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10ENV TZ=Europe/Amsterdam0 B
11ENV PHPVERSION=8.30 B
12ENV MODE=FPM0 B
13COPY bootstrap.sh /bootstrap.sh # buildkit629 B
14RUN /bin/sh -c set -ex23.54 MB
15RUN /bin/sh -c set -x55.26 MB
16RUN /bin/sh -c set -ex2.17 MB
17RUN /bin/sh -c rm -rf77.42 KB
18EXPOSE [9000/tcp]0 B
19HEALTHCHECK &{["CMD-SHELL" "php-fpm -r 2>/dev/null0 B
20CMD ["/bootstrap.sh"]0 B
21LABEL maintainer=Thijs Eilander <[email protected]> org.opencontainers.image.title=Nginx0 B
22ENV DEBIAN_FRONTEND=noninteractive0 B
23COPY bootstrap.sh /bootstrap.sh # buildkit2 KB
24RUN /bin/sh -c set -ex17.48 MB
25RUN /bin/sh -c apt-get -y26.09 MB
26RUN /bin/sh -c mv /etc/nginx470.74 KB
27WORKDIR /etc/nginx32 B
28EXPOSE [443/udp]0 B
29EXPOSE [443/tcp 443/tcp]0 B
30EXPOSE [80/tcp 80/tcp]0 B
31HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/0 B
32CMD ["/bootstrap.sh"]0 B

Command

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