Sign inSign up

zappi/nginx-proxy:1.27.1-1

Multi-platform
Web servers
Index digest

sha256:f473ae5a701a36fe35470aa7667357fbcae98bd567497e289e864776f2a0f587

OS/ARCH

Compressed size

74.08 MB

Last pushed

over 1 year by zappici

Type

Image

Manifest digest

sha256:c65f8adf9d9d31e9c38ef7bac35d47894f8d3e0a686299707e11deae932fe4d4

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.27.10 B
5ENV NJS_VERSION=0.8.50 B
6ENV NJS_RELEASE=1~bookworm0 B
7ENV PKG_RELEASE=1~bookworm0 B
8ENV DYNPKG_RELEASE=2~bookworm0 B
9RUN /bin/sh -c set -x36.73 MB
10COPY docker-entrypoint.sh / # buildkit628 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[80/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19ENV NGINX_ENTRYPOINT_QUIET_LOGS=10 B
20COPY ./config/nginx.conf /etc/nginx/nginx.conf # buildkit499 B
21COPY ./config/default.conf /etc/nginx/conf.d/default.conf # buildkit619 B
22RUN /bin/sh -c touch /var/run/nginx.pid813 B
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[8080/tcp:{}]0 B
25USER nginx:nginx0 B
26USER root0 B
27RUN /bin/sh -c apt-get update526.61 KB
28RUN /bin/sh -c apt-get update8.95 MB
29COPY /usr/src/nginx/objs/*_module.so /etc/nginx/modules/ # buildkit72.93 KB
30COPY ./config/ /etc/nginx/ # buildkit3 KB
31STOPSIGNAL SIGQUIT0 B
32EXPOSE map[8080/tcp:{}]0 B
33USER nginx:nginx0 B
34CMD ["nginx"]0 B

Command

ADD file:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /