sha256:93d04fb7d467231c9102d6ad827565207a8b0abf894c18e92d3b7e9c0609af45
OS/ARCH
Compressed size
100.18 MB
Last pushed
over 4 years by willdockerhub
Type
Image
Manifest digest
sha256:93d04fb7d467231c9102d6ad827565207a8b0abf894c18e92d3b7e9c0609af45
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.2.0-beta.00 B24LABEL org.opencontainers.image.revision=1a8c70d1d9572a5e9491b9c4deab39e1b1812f640 B25LABEL build_id=028d6c85-f7fa-4afa-a00d-0d2622bd30ba0 B26WORKDIR /etc/nginx32 B27RUN |4 TARGETARCH=amd64 VERSION=v1.2.0-beta.0 COMMIT_SHA=1a8c70d1d9572a5e9491b9c4deab39e1b1812f64762.7 KB28COPY etc /etc # buildkit57.99 KB29COPY bin/amd64/dbg / # buildkit2.39 MB30COPY bin/amd64/nginx-ingress-controller / # buildkit10.89 MB31COPY bin/amd64/wait-shutdown / # buildkit1.13 MB32RUN |4 TARGETARCH=amd64 VERSION=v1.2.0-beta.0 COMMIT_SHA=1a8c70d1d9572a5e9491b9c4deab39e1b1812f64261 B33RUN |4 TARGETARCH=amd64 VERSION=v1.2.0-beta.0 COMMIT_SHA=1a8c70d1d9572a5e9491b9c4deab39e1b1812f6416.08 MB34USER www-data0 B35RUN |4 TARGETARCH=amd64 VERSION=v1.2.0-beta.0 COMMIT_SHA=1a8c70d1d9572a5e9491b9c4deab39e1b1812f64231 B36ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B37CMD ["/nginx-ingress-controller"]0 BCommand
ADD file:8ec3735d4b1b4b070607b94e3bd360117b07dc26e1baf5dd485b49b3413e8fff in /