Sign inSign up

zilinjak99/fe-blog:277efe44bf47a9e5f72c0df128c699c0eaf2a0ed

Multi-platform
Index digest

sha256:c45fa5531f408a51b963dc159e8fc6e337d1d20c3668993c1a144ec569b3e3d8

OS/ARCH

Compressed size

55.61 MB

Last pushed

9 months by zilinjak99

Type

Image

Manifest digest

sha256:39fdf5b8f1ac326a35ec453c230ff4e02353bfa60c0033216c7a42900c51f38e

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.29.40 B
4ENV NJS_VERSION=0.9.40 B
5ENV NJS_RELEASE=1~trixie0 B
6ENV PKG_RELEASE=1~trixie0 B
7ENV DYNPKG_RELEASE=1~trixie0 B
8RUN /bin/sh -c set -x26.82 MB
9COPY docker-entrypoint.sh / # buildkit629 B
10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B
12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
14ENTRYPOINT ["/docker-entrypoint.sh"]0 B
15EXPOSE map[80/tcp:{}]0 B
16STOPSIGNAL SIGQUIT0 B
17CMD ["nginx" "-g" "daemon off;"]0 B
18RUN /bin/sh -c rm -rf207 B
19COPY /src/public /usr/share/nginx/html # buildkit41.78 KB
20RUN /bin/sh -c ls -la32 B
21EXPOSE [80/tcp]0 B
22CMD ["nginx" "-g" "daemon off;"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1766966400'