Sign inSign up

lihaixin/dockerfile:1.0

Multi-platform
Index digest

sha256:9fc9ffbcf13a002bfb3f680cf6db37992d6ac0e259b3070aa1be2ffe5cdb60d2

OS/ARCH

Compressed size

71.82 MB

Last pushed

almost 2 years by lihaixin

Type

Image

Manifest digest

sha256:fdca1975d216d1032e1b39f911d039e15e1f522be60fc3b3176966a97417fcf2

Image Layers

1ADD file ... in / 3.9 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.26.20 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=20 B
7RUN /bin/sh -c set -x1.7 MB
8COPY docker-entrypoint.sh / # buildkit629 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17ENV NJS_VERSION=0.8.50 B
18ENV NJS_RELEASE=10 B
19RUN /bin/sh -c set -x13.08 MB
20ARG TARGETARCH=arm640 B
21EXPOSE map[80/tcp:{}]0 B
22RUN |1 TARGETARCH=arm64 /bin/sh -c51.84 MB
23COPY --chmod=755 ./logo /usr/share/nginx/html/logo/ #688.2 KB
24COPY --chmod=755 ./stacks /usr/share/nginx/html/ #628.55 KB
25COPY --chmod=755 ./README.md /usr/share/nginx/html/ #2.14 KB
26COPY --chmod=755 ./merge_json_files.sh /usr/bin/merge_json_files.sh #940 B
27COPY --chmod=755 ./convert_md_to_html.sh /usr/bin/convert_md_to_html.sh #330 B
28COPY --chmod=755 ./entrypoint.sh /entrypoint.sh #448 B
29ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD file:ee5bb8409915b11413f44cce4c22fed658aba4fb078a448e08dd4ac9a23581f2 in /