Sign inSign up

cnrancher/eng-wiki:c71f960

Multi-platform
Index digest

sha256:ae325e2d62dcb9714bcb61d72da28047ff6ffaa512d57a67b0feb9028d44bac8

OS/ARCH

Compressed size

83.85 MB

Last pushed

almost 2 years by orstar

Type

Image

Manifest digest

sha256:7eb18faa4324304279cbdf2c64898bf2713f11e5e17fa10a07910448b5791e52

Image Layers

1ADD rootfs.tar.xz / # buildkit27.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 / # buildkit626 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 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
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 # buildkit746 B
25COPY --chown=www-data:www-data ./site /usr/share/nginx/html #7.79 MB

Command

ADD rootfs.tar.xz / # buildkit