Sign inSign up

shihaiyan/ingress-nginx-controller:v0.43.0

Multi-platform
Index digest

sha256:9bba603b99bf25f6d117cf1235b6598c16033ad027b143c90fa5b3cc583c5713

OS/ARCH

Compressed size

98.11 MB

Last pushed

over 3 years by shihaiyan

Type

Image

Manifest digest

sha256:55e3277cea90c25884660cd8ec7e64edecb4c82744c9536347a98f9e83539a34

Image Layers

1ADD file ... in / 2.67 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/luajit/bin:/usr/local/nginx/sbin:/usr/local/nginx/bin0 B
4ENV LUA_PATH=/usr/local/share/luajit-2.1.0-beta3/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/lib/lua/?.lua;;0 B
5ENV LUA_CPATH=/usr/local/lib/lua/?/?.so;/usr/local/lib/lua/?.so;;0 B
6COPY /usr/local /usr/local # buildkit38.42 MB
7COPY /opt /opt # buildkit209 B
8COPY /etc/nginx /etc/nginx # buildkit20.22 MB
9RUN /bin/sh -c apk update5.87 MB
10EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
11CMD ["nginx" "-g" "daemon off;"]0 B
12ARG TARGETARCH0 B
13ARG VERSION0 B
14ARG COMMIT_SHA0 B
15ARG BUILD_ID=UNSET0 B
16LABEL org.opencontainers.image.title=NGINX Ingress Controller for0 B
17LABEL org.opencontainers.image.documentation=https://kubernetes.github.io/ingress-nginx/0 B
18LABEL org.opencontainers.image.source=https://github.com/kubernetes/ingress-nginx0 B
19LABEL org.opencontainers.image.vendor=The Kubernetes Authors0 B
20LABEL org.opencontainers.image.licenses=Apache-2.00 B
21LABEL org.opencontainers.image.version=v0.43.00 B
22LABEL org.opencontainers.image.revision=f3f6da12ac7c59b85ae7132f321bc3bcf144af040 B
23LABEL build_id=1f181ca4-065c-4cb2-85d0-9c08cf1d24850 B
24WORKDIR /etc/nginx0 B
25RUN |4 TARGETARCH=amd64 VERSION=v0.43.0 COMMIT_SHA=f3f6da12ac7c59b85ae7132f321bc3bcf144af04200.77 KB
26COPY etc /etc # buildkit51.85 KB
27COPY ingress-controller /ingress-controller # buildkit955 B
28COPY bin/amd64/dbg / # buildkit2.48 MB
29COPY bin/amd64/nginx-ingress-controller / # buildkit10.47 MB
30COPY bin/amd64/wait-shutdown / # buildkit1.21 MB
31RUN |4 TARGETARCH=amd64 VERSION=v0.43.0 COMMIT_SHA=f3f6da12ac7c59b85ae7132f321bc3bcf144af04216 B
32RUN |4 TARGETARCH=amd64 VERSION=v0.43.0 COMMIT_SHA=f3f6da12ac7c59b85ae7132f321bc3bcf144af0416.54 MB
33USER www-data0 B
34RUN |4 TARGETARCH=amd64 VERSION=v0.43.0 COMMIT_SHA=f3f6da12ac7c59b85ae7132f321bc3bcf144af04224 B
35ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
36CMD ["/nginx-ingress-controller"]0 B

Command

ADD file:ec475c2abb2d46435286b5ae5efacf5b50b1a9e3b6293b69db3c0172b5b9658b in /