Sign inSign up

zappi/nginx-proxy:1.27.1-1

Multi-platform
Web servers
Index digest

sha256:f473ae5a701a36fe35470aa7667357fbcae98bd567497e289e864776f2a0f587

OS/ARCH

Compressed size

77.4 MB

Last pushed

over 1 year by zappici

Type

Image

Manifest digest

sha256:3a60fdf7e97ede7f637ae39a1ba6564889cc6f29cac0a959f99919c4c39e57b5

Image Layers

1ADD file ... in / 27.78 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 -x39.94 MB
10COPY docker-entrypoint.sh / # buildkit629 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 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 # buildkit622 B
22RUN /bin/sh -c touch /var/run/nginx.pid817 B
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[8080/tcp:{}]0 B
25USER nginx:nginx0 B
26USER root0 B
27RUN /bin/sh -c apt-get update526.59 KB
28RUN /bin/sh -c apt-get update9.09 MB
29COPY /usr/src/nginx/objs/*_module.so /etc/nginx/modules/ # buildkit71.22 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:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /