Sign inSign up

amouat/controller:v1.14.0

Multi-platform
Index digest

sha256:fae2ff41c03de7f792f0942bfe3824ea411dc19759d2823cd80aeadeb4c08443

OS/ARCH

Compressed size

102.06 MB

Last pushed

9 months by amouat

Type

Image

Manifest digest

sha256:61086fdf5b09d541a25fae4074e4c86d92638a047dcb2d27f99899700dc81832

Image Layers

1ADD alpine-minirootfs-3.22.2-armv7.tar.gz / # buildkit3.07 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 # buildkit31.48 MB
7COPY /usr/lib/libopentelemetry* /usr/local/lib # buildkit4.39 MB
8COPY /opt /opt # buildkit193 B
9COPY /etc/nginx /etc/nginx # buildkit4.47 MB
10RUN /bin/sh -c apk update19.65 MB
11EXPOSE [443/tcp 80/tcp]0 B
12CMD ["nginx" "-g" "daemon off;"]0 B
13ARG TARGETARCH=arm0 B
14ARG VERSION=v1.14.00 B
15ARG COMMIT_SHA=git-6c4bace3e0 B
16ARG BUILD_ID=UNSET0 B
17LABEL org.opencontainers.image.title=NGINX Ingress Controller for0 B
18LABEL org.opencontainers.image.documentation=https://kubernetes.github.io/ingress-nginx/0 B
19LABEL org.opencontainers.image.source=https://github.com/kubernetes/ingress-nginx0 B
20LABEL org.opencontainers.image.vendor=The Kubernetes Authors0 B
21LABEL org.opencontainers.image.licenses=Apache-2.00 B
22LABEL org.opencontainers.image.version=v1.14.00 B
23LABEL org.opencontainers.image.revision=git-6c4bace3e0 B
24LABEL build_id=UNSET0 B
25WORKDIR /etc/nginx32 B
26RUN |4 TARGETARCH=arm VERSION=v1.14.0 COMMIT_SHA=git-6c4bace3e394 KB
27COPY --chown=www-data:www-data etc /etc #55.47 KB
28COPY --chown=www-data:www-data bin/arm/dbg / #2.64 MB
29COPY --chown=www-data:www-data bin/arm/nginx-ingress-controller / #14.28 MB
30COPY --chown=www-data:www-data bin/arm/wait-shutdown / #1.66 MB
31RUN |4 TARGETARCH=arm VERSION=v1.14.0 COMMIT_SHA=git-6c4bace3e365 B
32RUN |4 TARGETARCH=arm VERSION=v1.14.0 COMMIT_SHA=git-6c4bace3e20 MB
33USER www-data0 B
34RUN |4 TARGETARCH=arm VERSION=v1.14.0 COMMIT_SHA=git-6c4bace3e215 B
35ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
36CMD ["/nginx-ingress-controller"]0 B

Command

ADD alpine-minirootfs-3.22.2-armv7.tar.gz / # buildkit