sha256:28d192266e2e5da1c9802fe9239638cdbb73d909ddc284e4e7f09724150d65f2
OS/ARCH
linux/amd64
Compressed size
117.79 MB
Last pushed
4 months by dockereeucp
Type
Image
Manifest digest
sha256:28d192266e2e5da1c9802fe9239638cdbb73d909ddc284e4e7f09724150d65f2
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 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.1 MB7COPY /usr/lib/libopentelemetry* /usr/local/lib # buildkit4.97 MB8COPY /opt /opt # buildkit192 B9COPY /etc/nginx /etc/nginx # buildkit4.62 MB10RUN /bin/sh -c apk update24.68 MB11EXPOSE [443/tcp 80/tcp]0 B12CMD ["nginx" "-g" "daemon off;"]0 B13ARG TARGETARCH=amd640 B14ARG VERSION=v1.14.5-mirantis0 B15ARG COMMIT_SHA=git-95a83bf0 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.5-mirantis0 B23LABEL org.opencontainers.image.revision=git-95a83bf0 B24LABEL build_id=UNSET0 B25WORKDIR /etc/nginx32 B26RUN |4 TARGETARCH=amd64 VERSION=v1.14.5-mirantis COMMIT_SHA=git-95a83bf3.73 MB27COPY --chown=www-data:www-data etc /etc #55.51 KB28COPY --chown=www-data:www-data bin/amd64/dbg / #2.83 MB29COPY --chown=www-data:www-data bin/amd64/nginx-ingress-controller / #14.78 MB30COPY --chown=www-data:www-data bin/amd64/wait-shutdown / #1.8 MB31RUN |4 TARGETARCH=amd64 VERSION=v1.14.5-mirantis COMMIT_SHA=git-95a83bf2.57 KB32RUN |4 TARGETARCH=amd64 VERSION=v1.14.5-mirantis COMMIT_SHA=git-95a83bf20.87 MB33USER www-data0 B34RUN |4 TARGETARCH=amd64 VERSION=v1.14.5-mirantis COMMIT_SHA=git-95a83bf212 B35ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B36CMD ["/nginx-ingress-controller"]0 B37USER root0 B38RUN /bin/sh -c apk update3.65 MB39USER www-data0 B40ARG UCP_VERSION0 B41LABEL com.docker.ucp.version=3.8.140 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit