Sign inSign up

lchdzh/ingress-nginx-controller:v0.34.1

Multi-platform
Manifest digest

sha256:0b6c569c057125d7183e28b8792d400a6f0e8be3aed381e3a55f34c849de0037

OS/ARCH

Compressed size

112 MB

Last pushed

almost 5 years by lchdzh

Type

Image

Manifest digest

sha256:0b6c569c057125d7183e28b8792d400a6f0e8be3aed381e3a55f34c849de0037

Image Layers

1ADD file ... in / 2.68 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 # buildkit50.04 MB
7COPY /opt /opt # buildkit283 B
8COPY /etc/nginx /etc/nginx # buildkit17.75 MB
9RUN /bin/sh -c apk update5.8 MB
10EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
11CMD ["nginx" "-g" "daemon off;"]0 B
12ARG TARGETARCH0 B
13ARG VERSION0 B
14LABEL org.opencontainers.image.title=NGINX Ingress Controller for0 B
15LABEL org.opencontainers.image.documentation=https://kubernetes.github.io/ingress-nginx/0 B
16LABEL org.opencontainers.image.source=https://github.com/kubernetes/ingress-nginx0 B
17LABEL org.opencontainers.image.vendor=The Kubernetes Authors0 B
18LABEL org.opencontainers.image.licenses=Apache-2.00 B
19LABEL org.opencontainers.image.version=v0.34.10 B
20WORKDIR /etc/nginx334 B
21RUN |2 TARGETARCH=amd64 VERSION=v0.34.1 /bin/sh186.21 KB
22COPY etc /etc # buildkit50.62 KB
23COPY ingress-controller /ingress-controller # buildkit1.2 KB
24COPY bin/amd64/dbg / # buildkit2.8 MB
25COPY bin/amd64/nginx-ingress-controller / # buildkit11.17 MB
26COPY bin/amd64/wait-shutdown / # buildkit2.1 MB
27RUN |2 TARGETARCH=amd64 VERSION=v0.34.1 /bin/sh440 B
28RUN |2 TARGETARCH=amd64 VERSION=v0.34.1 /bin/sh19.44 MB
29USER www-data0 B
30RUN |2 TARGETARCH=amd64 VERSION=v0.34.1 /bin/sh455 B
31ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
32CMD ["/nginx-ingress-controller"]0 B

Command

ADD file:b91adb67b670d3a6ff9463e48b7def903ed516be66fc4282d22c53e41512be49 in /