Sign inSign up

wwongpai/nginx-datadog:latest

Multi-platform
Index digest

sha256:44a0e2f97e46364a41c22c07da7755148fb6fbd1bd0f9ef2162bc46d2dc47658

OS/ARCH

Compressed size

59.3 MB

Last pushed

7 months by wwongpai

Type

Image

Manifest digest

sha256:55ba37778ab50f2e7cd452acf0e025bda122e32ed3e6ddcfd321f2ed649d9c9c

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.28.20 B
4ENV NJS_VERSION=0.9.50 B
5ENV NJS_RELEASE=1~trixie0 B
6ENV ACME_VERSION=0.3.10 B
7ENV PKG_RELEASE=1~trixie0 B
8ENV DYNPKG_RELEASE=1~trixie0 B
9RUN /bin/sh -c set -x29.63 MB
10COPY docker-entrypoint.sh / # buildkit627 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[80/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19ARG TARGETARCH=arm640 B
20ENV DD_NGINX_MODULE_VERSION=v1.12.00 B
21ENV NGINX_VERSION=1.28.20 B
22RUN |1 TARGETARCH=arm64 /bin/sh -c937.98 KB
23COPY nginx.conf /etc/nginx/nginx.conf # buildkit1.15 KB
24EXPOSE [80/tcp]0 B
25CMD ["nginx" "-g" "daemon off;"]0 B

Command

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