Sign inSign up

kdhaduk/untie-nginx-image:latest

Manifest digest

sha256:208f8e0f98400c8b9820c9e449b7d9d293a33b3bdb94ef32b4dc2d72b1ff5273

OS/ARCH

linux/amd64

Compressed size

67.72 MB

Last pushed

about 2 years by kdhaduk

Type

Image

Manifest digest

sha256:208f8e0f98400c8b9820c9e449b7d9d293a33b3bdb94ef32b4dc2d72b1ff5273

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.27.10 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 # buildkit956 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
19COPY nginx.conf /etc/nginx/nginx.conf # buildkit488 B
20COPY certs/untie-it.com.crt /etc/nginx/ssl/untie-it.com.crt # buildkit2.51 KB
21COPY certs/untie-it.com.key /etc/nginx/ssl/untie-it.com.key # buildkit1.47 KB

Command

ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /