Sign inSign up

orstar/eng-wiki:f6832bd

Multi-platform
Index digest

sha256:9985abaf381c1eaf4ddd7ab268f11360d39e494b0eefd76e3081030c6786adf4

OS/ARCH

Compressed size

83.83 MB

Last pushed

about 2 years by orstar

Type

Image

Manifest digest

sha256:37be13333d2a25b2bfcaf43696650c8a5f0185a13e0ae1faf833688d68cf5aba

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 / # 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
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 # buildkit8.33 MB
24COPY default.conf /etc/nginx/conf.d/default.conf # buildkit747 B
25COPY --chown=www-data:www-data ./site /usr/share/nginx/html #7.77 MB

Command

ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /