sha256:8f8343060688fb2a85752b7345a988d0d3c890d774e18e80b9e8730756e5b530
OS/ARCH
Compressed size
103.77 MB
Last pushed
9 months by myifeng
Type
Image
Manifest digest
sha256:ae4d726de05ce284d308dd83feb380f01ccc0dca4f8ecf93affd1124311621fb
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 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 # buildkit32.09 MB7COPY /usr/lib/libopentelemetry* /usr/local/lib # buildkit4.91 MB8COPY /opt /opt # buildkit192 B9COPY /etc/nginx /etc/nginx # buildkit828.96 KB10RUN /bin/sh -c apk update21.18 MB11EXPOSE [443/tcp 80/tcp]0 B12CMD ["nginx" "-g" "daemon off;"]0 B13ARG TARGETARCH=amd640 B14ARG VERSION=v1.12.80 B15ARG COMMIT_SHA=eca977e3af1f0e97d9d7ad62bec19b2061f0bf260 B16ARG BUILD_ID=762544d4-e56f-46f6-a4e2-738ded76713b0 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.12.80 B23LABEL org.opencontainers.image.revision=eca977e3af1f0e97d9d7ad62bec19b2061f0bf260 B24LABEL build_id=762544d4-e56f-46f6-a4e2-738ded76713b0 B25WORKDIR /etc/nginx32 B26RUN |4 TARGETARCH=amd64 VERSION=v1.12.8 COMMIT_SHA=eca977e3af1f0e97d9d7ad62bec19b2061f0bf26182.13 KB27COPY --chown=www-data:www-data etc /etc #54.75 KB28COPY --chown=www-data:www-data bin/amd64/dbg / #2.74 MB29COPY --chown=www-data:www-data bin/amd64/nginx-ingress-controller / #15.21 MB30COPY --chown=www-data:www-data bin/amd64/wait-shutdown / #1.72 MB31RUN |4 TARGETARCH=amd64 VERSION=v1.12.8 COMMIT_SHA=eca977e3af1f0e97d9d7ad62bec19b2061f0bf26366 B32RUN |4 TARGETARCH=amd64 VERSION=v1.12.8 COMMIT_SHA=eca977e3af1f0e97d9d7ad62bec19b2061f0bf2621.25 MB33USER www-data0 B34RUN |4 TARGETARCH=amd64 VERSION=v1.12.8 COMMIT_SHA=eca977e3af1f0e97d9d7ad62bec19b2061f0bf26215 B35ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B36CMD ["/nginx-ingress-controller"]0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit