Sign inSign up

easzlab/ingress-nginx-controller:v1.5.1

Multi-platform
Index digest

sha256:9c039952af2fdf8544a4b0a47540b7986a7bf0a52ebd85565d434ce95008d8a2

OS/ARCH

Compressed size

100.52 MB

Last pushed

over 3 years by kubeasz

Type

Image

Manifest digest

sha256:5b727f22f9e20049902f72e981711595e13f77fa84fe30658f80b7ddd84fedec

Image Layers

1ADD file ... in / 2.58 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.61 MB
7COPY /opt /opt # buildkit213 B
8COPY /etc/nginx /etc/nginx # buildkit20.53 MB
9RUN /bin/sh -c apk update6.66 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=v1.5.10 B
22LABEL org.opencontainers.image.revision=d003aae913cc25f375deb74f898c7f3c65c06f050 B
23LABEL build_id=d93230c2-96f1-472c-96d7-9de8d6f6f14d0 B
24WORKDIR /etc/nginx32 B
25RUN |4 TARGETARCH=arm64 VERSION=v1.5.1 COMMIT_SHA=d003aae913cc25f375deb74f898c7f3c65c06f052.61 MB
26COPY etc /etc # buildkit58.36 KB
27COPY bin/arm64/dbg / # buildkit2.4 MB
28COPY bin/arm64/nginx-ingress-controller / # buildkit10.34 MB
29COPY bin/arm64/wait-shutdown / # buildkit1.22 MB
30RUN |4 TARGETARCH=arm64 VERSION=v1.5.1 COMMIT_SHA=d003aae913cc25f375deb74f898c7f3c65c06f05352 B
31RUN |4 TARGETARCH=arm64 VERSION=v1.5.1 COMMIT_SHA=d003aae913cc25f375deb74f898c7f3c65c06f0515.49 MB
32USER www-data0 B
33RUN |4 TARGETARCH=arm64 VERSION=v1.5.1 COMMIT_SHA=d003aae913cc25f375deb74f898c7f3c65c06f05230 B
34ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
35CMD ["/nginx-ingress-controller"]0 B

Command

ADD file:960fd469d48cf79ba14bbda71f3192074ed860c112e30e0bc92bff3440cb45ab in /