Sign inSign up

cnrancher/eng-wiki:38d015a

Multi-platform
Index digest

sha256:bd32c6065c9f4f324cee4bc0e1dbc08547e4b8cb3d6939e6b20d92561788c237

OS/ARCH

Compressed size

83.84 MB

Last pushed

almost 2 years by orstar

Type

Image

Manifest digest

sha256:6f9103245990467b3c51e6369c8e881801f26a3df36a2f8c398980fad0de72a4

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.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 -x39.94 MB
10COPY docker-entrypoint.sh / # buildkit627 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 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.13 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 # buildkit8.34 MB
24COPY default.conf /etc/nginx/conf.d/default.conf # buildkit748 B
25COPY --chown=www-data:www-data ./site /usr/share/nginx/html #7.77 MB

Command

ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /