Sign inSign up

synthetixio/nginx:d294126f4b4f41d99538217ce68f2e8e9bfcc6fd-base

Multi-platform
Index digest

sha256:12bc9f0d74bcfdbb2bfc888af72bbdf407e76253ef2b0fddbdd95bd69475ad9f

OS/ARCH

Compressed size

98.11 MB

Last pushed

over 2 years by synthetixio

Type

Image

Manifest digest

sha256:e014133948e6efcd949d8e4e7a0d47236fa8d5a6edaf6ccc334322687d656d82

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.50 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x3.8 MB
7COPY docker-entrypoint.sh / # buildkit629 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit953 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B
10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE map[80/tcp:{}]0 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon off;"]0 B
16ENV NJS_VERSION=0.8.40 B
17RUN /bin/sh -c set -x12.44 MB
18COPY /etc/nginx/ /etc/nginx/ # buildkit51.35 MB
19COPY /usr/local/modsecurity /usr/local/modsecurity # buildkit23.59 MB
20COPY /usr/local/owasp-modsecurity-crs /usr/local/owasp-modsecurity-crs # buildkit666.62 KB
21COPY /usr/lib/nginx/modules/ /usr/lib/nginx/modules/ # buildkit1008.87 KB
22COPY nginx.conf /etc/nginx/nginx.conf # buildkit2.26 KB
23COPY conf/modsec/ /etc/nginx/modsec/ # buildkit9.45 KB
24COPY conf/owasp/ /usr/local/owasp-modsecurity-crs/ # buildkit11.41 KB
25RUN /bin/sh -c apk add2.01 MB
26COPY update_blocker.sh /etc/periodic/daily/update_blocker # buildkit467 B
27RUN /bin/sh -c chmod a+x32 B
28RUN /bin/sh -c crond -b32 B
29WORKDIR /etc/nginx32 B
30EXPOSE map[443/tcp:{} 80/tcp:{}]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /