sha256:963521a899a1e27849c7a9022cdcf8db4467ad33ad4e66ce0f93df6decad65b9
OS/ARCH
Compressed size
99 MB
Last pushed
over 4 years by weilk
Type
Image
Manifest digest
sha256:963521a899a1e27849c7a9022cdcf8db4467ad33ad4e66ce0f93df6decad65b9
Image Layers
1ADD file ... in / 2.69 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 # buildkit39.15 MB7COPY /opt /opt # buildkit213 B8COPY /etc/nginx /etc/nginx # buildkit20.29 MB9COPY entrypoint.sh /usr/local/entrypoint.sh # buildkit669 B10RUN /bin/sh -c apk update6.78 MB11EXPOSE map[443/tcp:{} 80/tcp:{}]0 B12ENTRYPOINT ["/usr/local/entrypoint.sh"]0 B13CMD ["nginx" "-g" "daemon off;"]0 B14ARG TARGETARCH0 B15ARG VERSION0 B16ARG COMMIT_SHA0 B17ARG BUILD_ID=UNSET0 B18LABEL org.opencontainers.image.title=NGINX Ingress Controller for0 B19LABEL org.opencontainers.image.documentation=https://kubernetes.github.io/ingress-nginx/0 B20LABEL org.opencontainers.image.source=https://github.com/kubernetes/ingress-nginx0 B21LABEL org.opencontainers.image.vendor=The Kubernetes Authors0 B22LABEL org.opencontainers.image.licenses=Apache-2.00 B23LABEL org.opencontainers.image.version=v1.1.30 B24LABEL org.opencontainers.image.revision=9d3a285f19a704524439c75b947e2189406565ab0 B25LABEL build_id=ae21eb39-b4a6-4b20-a1aa-c5ab947ea2e40 B26WORKDIR /etc/nginx32 B27RUN |4 TARGETARCH=amd64 VERSION=v1.1.3 COMMIT_SHA=9d3a285f19a704524439c75b947e2189406565ab186.8 KB28COPY etc /etc # buildkit57.45 KB29COPY bin/amd64/dbg / # buildkit2.37 MB30COPY bin/amd64/nginx-ingress-controller / # buildkit10.59 MB31COPY bin/amd64/wait-shutdown / # buildkit1.11 MB32RUN |4 TARGETARCH=amd64 VERSION=v1.1.3 COMMIT_SHA=9d3a285f19a704524439c75b947e2189406565ab229 B33RUN |4 TARGETARCH=amd64 VERSION=v1.1.3 COMMIT_SHA=9d3a285f19a704524439c75b947e2189406565ab15.79 MB34USER www-data0 B35RUN |4 TARGETARCH=amd64 VERSION=v1.1.3 COMMIT_SHA=9d3a285f19a704524439c75b947e2189406565ab231 B36ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B37CMD ["/nginx-ingress-controller"]0 BCommand
ADD file:8ec3735d4b1b4b070607b94e3bd360117b07dc26e1baf5dd485b49b3413e8fff in /