controller.v1.10.1
sha256:e24f39d3eed6bcc239a56f20098878845f62baa34b9f2be2fd2c38ce9fb0f29e
OS/ARCH
Compressed size
99 MB
Last pushed
about 2 years by registrycn
Type
Image
Manifest digest
sha256:959e313aceec9f38e18a329ca3756402959e84e63ae8ba7ac1ee48aec28d51b9
Image Layers
1ADD file ... in / 3.25 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.37 MB7COPY /usr/lib/libopentelemetry* /usr/local/lib # buildkit4.69 MB8COPY /opt /opt # buildkit192 B9COPY /etc/nginx /etc/nginx # buildkit781.6 KB10RUN /bin/sh -c apk update20.16 MB11EXPOSE map[443/tcp:{} 80/tcp:{}]0 B12CMD ["nginx" "-g" "daemon off;"]0 B13ARG TARGETARCH0 B14ARG VERSION0 B15ARG COMMIT_SHA0 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.10.10 B23LABEL org.opencontainers.image.revision=4fb5aac1dd3669daa3a14d9de3e3cdb371b4c5180 B24LABEL build_id=9c81f2e5-796a-4ed0-a78f-c7909f4d166e0 B25WORKDIR /etc/nginx32 B26RUN |4 TARGETARCH=amd64 VERSION=v1.10.1 COMMIT_SHA=4fb5aac1dd3669daa3a14d9de3e3cdb371b4c5182.57 MB27COPY --chown=www-data:www-data etc /etc #58.43 KB28COPY --chown=www-data:www-data bin/amd64/dbg / #2.96 MB29COPY --chown=www-data:www-data bin/amd64/nginx-ingress-controller / #12.76 MB30COPY --chown=www-data:www-data bin/amd64/wait-shutdown / #1.39 MB31RUN |4 TARGETARCH=amd64 VERSION=v1.10.1 COMMIT_SHA=4fb5aac1dd3669daa3a14d9de3e3cdb371b4c518369 B32RUN |4 TARGETARCH=amd64 VERSION=v1.10.1 COMMIT_SHA=4fb5aac1dd3669daa3a14d9de3e3cdb371b4c51818.02 MB33USER www-data0 B34RUN |4 TARGETARCH=amd64 VERSION=v1.10.1 COMMIT_SHA=4fb5aac1dd3669daa3a14d9de3e3cdb371b4c518214 B35ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B36CMD ["/nginx-ingress-controller"]0 BCommand
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /