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 MB2CMD ["/bin/sh"]0 B3ENV 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 B4ENV LUA_PATH=/usr/local/share/luajit-2.1.0-beta3/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/lib/lua/?.lua;;0 B5ENV LUA_CPATH=/usr/local/lib/lua/?/?.so;/usr/local/lib/lua/?.so;;0 B6COPY /usr/local /usr/local # buildkit31.48 MB7COPY /usr/lib/libopentelemetry* /usr/local/lib # buildkit4.39 MB8COPY /opt /opt # buildkit193 B9COPY /etc/nginx /etc/nginx # buildkit4.47 MB10RUN /bin/sh -c apk update19.65 MB11EXPOSE [443/tcp 80/tcp]0 B12CMD ["nginx" "-g" "daemon off;"]0 B13ARG TARGETARCH=arm0 B14ARG VERSION=v1.14.00 B15ARG COMMIT_SHA=git-6c4bace3e0 B16ARG BUILD_ID=UNSET0 B17LABEL org.opencontainers.image.title=NGINX Ingress Controller for0 B18LABEL org.opencontainers.image.documentation=https://kubernetes.github.io/ingress-nginx/0 B19LABEL org.opencontainers.image.source=https://github.com/kubernetes/ingress-nginx0 B20LABEL org.opencontainers.image.vendor=The Kubernetes Authors0 B21LABEL org.opencontainers.image.licenses=Apache-2.00 B22LABEL org.opencontainers.image.version=v1.14.00 B23LABEL org.opencontainers.image.revision=git-6c4bace3e0 B24LABEL build_id=UNSET0 B25WORKDIR /etc/nginx32 B26RUN |4 TARGETARCH=arm VERSION=v1.14.0 COMMIT_SHA=git-6c4bace3e394 KB27COPY --chown=www-data:www-data etc /etc #55.47 KB28COPY --chown=www-data:www-data bin/arm/dbg / #2.64 MB29COPY --chown=www-data:www-data bin/arm/nginx-ingress-controller / #14.28 MB30COPY --chown=www-data:www-data bin/arm/wait-shutdown / #1.66 MB31RUN |4 TARGETARCH=arm VERSION=v1.14.0 COMMIT_SHA=git-6c4bace3e365 B32RUN |4 TARGETARCH=arm VERSION=v1.14.0 COMMIT_SHA=git-6c4bace3e20 MB33USER www-data0 B34RUN |4 TARGETARCH=arm VERSION=v1.14.0 COMMIT_SHA=git-6c4bace3e215 B35ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B36CMD ["/nginx-ingress-controller"]0 BCommand
ADD alpine-minirootfs-3.22.2-armv7.tar.gz / # buildkit