Sign inSign up

spurin/nginx-with-tools:latest

Multi-platform
Index digest

sha256:1f5794a0e1d2d3a5b15efa8bc8f49fa9562c24d05ea48e519994fd8f924ea164

OS/ARCH

Compressed size

92.33 MB

Last pushed

over 2 years by spurin

Type

Image

Manifest digest

sha256:b14d7ef3c01cd6ad7d901bb3c4b8cd069e516acfd3145ec002664852a01850a9

Image Layers

1ADD file ... in / 27.8 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.50 B
5ENV NJS_VERSION=0.8.40 B
6ENV NJS_RELEASE=3~bookworm0 B
7ENV PKG_RELEASE=1~bookworm0 B
8RUN /bin/sh -c set -x39.89 MB
9COPY docker-entrypoint.sh / # buildkit628 B
10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B
11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 B
12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 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 apt-get update24.64 MB
19ENV LISTEN_PORTS=800 B
20COPY entrypoint.sh /entrypoint.sh # buildkit413 B
21RUN /bin/sh -c chmod +x32 B
22ENTRYPOINT ["/entrypoint.sh"]0 B
23CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /