v1.0.2-f677b1159-dirty-s390x
sha256:8a2ea14c5b220630523ad644f3451aa4971d417dcffd43e819c2cec3111db394
OS/ARCH
linux/s390x
Compressed size
206.45 MB
Last pushed
over 4 years by rohitsakala
Type
Image
Manifest digest
sha256:8a2ea14c5b220630523ad644f3451aa4971d417dcffd43e819c2cec3111db394
Image Layers
136.2 MB21.7 KB3ENV 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 # buildkit35.45 MB7COPY /opt /opt # buildkit207 B8COPY /etc/nginx /etc/nginx # buildkit20.09 MB9COPY /usr/bin/dumb-init /usr/bin/dumb-init # buildkit31.69 KB10RUN /bin/sh -c rpm -ivh1.58 MB11RUN /bin/sh -c microdnf -y468.37 KB12RUN /bin/sh -c microdnf -y65.3 MB13RUN /bin/sh -c microdnf -y16.67 MB14RUN /bin/sh -c rm -rf164 B15RUN /bin/sh -c ldDirs=" 181 B16RUN /bin/sh -c /sbin/ldconfig #4.46 KB17RUN /bin/sh -c ln -s166 B18RUN /bin/sh -c groupadd -rg482 B19RUN /bin/sh -c adduser -u1.15 KB20RUN /bin/sh -c writeDirs=" 276 B21RUN /bin/sh -c microdnf clean472.51 KB22EXPOSE map[443/tcp:{} 80/tcp:{}]0 B23CMD ["nginx" "-g" "daemon off;"]0 B24ARG TARGETARCH0 B25ARG VERSION0 B26ARG COMMIT_SHA0 B27ARG BUILD_ID=UNSET0 B28LABEL org.opencontainers.image.title=NGINX Ingress Controller for0 B29LABEL org.opencontainers.image.documentation=https://kubernetes.github.io/ingress-nginx/0 B30LABEL org.opencontainers.image.source=https://github.com/kubernetes/ingress-nginx0 B31LABEL org.opencontainers.image.vendor=The Kubernetes Authors0 B32LABEL org.opencontainers.image.licenses=Apache-2.00 B33LABEL org.opencontainers.image.version=v1.0.2-f677b1159-dirty0 B34LABEL org.opencontainers.image.revision=git-f677b11590 B35LABEL build_id=UNSET0 B36WORKDIR /etc/nginx32 B37COPY etc /etc # buildkit56.82 KB38COPY bin/s390x/dbg / # buildkit2.3 MB39COPY bin/s390x/nginx-ingress-controller / # buildkit10.4 MB40COPY bin/s390x/wait-shutdown / # buildkit1.17 MB41RUN |4 TARGETARCH=s390x VERSION=v1.0.2-f677b1159-dirty COMMIT_SHA=git-f677b1159298 B42RUN |4 TARGETARCH=s390x VERSION=v1.0.2-f677b1159-dirty COMMIT_SHA=git-f677b115916.29 MB43USER www-data0 B44RUN |4 TARGETARCH=s390x VERSION=v1.0.2-f677b1159-dirty COMMIT_SHA=git-f677b1159216 B45ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B46CMD ["/nginx-ingress-controller"]0 BCommand