Sign inSign up

eilandert/nginx-modsecurity3-pagespeed:deb-php7.2

Manifest digest

sha256:11d644d9b62c56d6bfc7a4d914368affac7c31f434171cb1cac48a99ed6bedf3

OS/ARCH

linux/amd64

Compressed size

127.58 MB

Last pushed

5 months by eilandert

Type

Image

Manifest digest

sha256:11d644d9b62c56d6bfc7a4d914368affac7c31f434171cb1cac48a99ed6bedf3

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=7.20 B
12ENV MODE=FPM0 B
13COPY bootstrap.sh /bootstrap.sh # buildkit629 B
14RUN /bin/sh -c set -ex23.53 MB
15RUN /bin/sh -c set -x53.94 MB
16RUN /bin/sh -c set -ex2.17 MB
17RUN /bin/sh -c rm -rf73.4 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 -ex16.68 MB
25RUN /bin/sh -c apt-get -y371 B
26RUN /bin/sh -c mv /etc/nginx2.07 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'