Sign inSign up

shalmaka/nginx-ingress:1.27.4-alpine-slim

Multi-platform
Index digest

sha256:20ec5911925779f2c158de5980b387e85874c5a490bada5171ac42ef6acaba50

OS/ARCH

Compressed size

7.87 MB

Last pushed

over 1 year by shalmaka

Type

Image

Manifest digest

sha256:37c0cfa7fff8a94df5b990136907280bb762e0f9b89f56dd7d23181bb4798c7e

Image Layers

1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.27.40 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7RUN /bin/sh -c set -x1.7 MB
8COPY docker-entrypoint.sh / # buildkit626 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17RUN /bin/sh -c apk add2.35 MB
18RUN /bin/sh -c rm -rf208 B
19COPY entrypoint.sh /entrypoint.sh # buildkit1.04 KB
20RUN /bin/sh -c chmod 7001.04 KB
21COPY nginx.base.conf /etc/nginx/nginx.conf # buildkit949 B
22COPY nginx.template.conf /etc/nginx/nginx.template # buildkit926 B
23RUN /bin/sh -c mkdir -p168 B
24RUN /bin/sh -c touch /var/log/nginx/error.log208 B
25RUN /bin/sh -c mkdir -p3.81 KB
26USER nginx0 B
27ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit