Sign inSign up

cnrancher/eng-wiki:c71f960

Multi-platform
Index digest

sha256:ae325e2d62dcb9714bcb61d72da28047ff6ffaa512d57a67b0feb9028d44bac8

OS/ARCH

Compressed size

80.15 MB

Last pushed

almost 2 years by orstar

Type

Image

Manifest digest

sha256:5730298fd9868536e505f8a677b9a17c21adb5e78a2d4d853ccc44f8242eafab

Image Layers

1ADD rootfs.tar.xz / # buildkit27.81 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.26.20 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 # buildkit955 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
20RUN /bin/sh -c groupadd -g1.14 KB
21COPY config.yml /usr/local/bin/config/config.yml # buildkit1.01 KB
22COPY 99-vouch.sh /docker-entrypoint.d/ # buildkit237 B
23COPY /go/bin/vouch-proxy /usr/local/bin/vouch-proxy # buildkit7.82 MB
24COPY default.conf /etc/nginx/conf.d/default.conf # buildkit748 B
25COPY --chown=www-data:www-data ./site /usr/share/nginx/html #7.79 MB

Command

ADD rootfs.tar.xz / # buildkit