sha256:b8c1cd5b8b46b9be3288cc2f16bd7f40cf69a834a71088017023c74ec0694163
OS/ARCH
linux/amd64
Compressed size
104.24 MB
Last pushed
almost 6 years by pollyduan
Type
Image
Manifest digest
sha256:b8c1cd5b8b46b9be3288cc2f16bd7f40cf69a834a71088017023c74ec0694163
Image Layers
1ADD file ... in / 2.67 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 # buildkit44.76 MB7COPY /opt /opt # buildkit282 B8COPY /etc/nginx /etc/nginx # buildkit17.66 MB9RUN /bin/sh -c apk add4.6 MB10EXPOSE map[443/tcp:{} 80/tcp:{}]0 B11CMD ["nginx" "-g" "daemon off;"]0 B12LABEL org.opencontainers.image.title=NGINX Ingress Controller for0 B13LABEL org.opencontainers.image.documentation=https://kubernetes.github.io/ingress-nginx/0 B14LABEL org.opencontainers.image.source=https://github.com/kubernetes/ingress-nginx0 B15LABEL org.opencontainers.image.vendor=The Kubernetes Authors0 B16LABEL org.opencontainers.image.licenses=Apache-2.00 B17LABEL org.opencontainers.image.version=0 B18WORKDIR /etc/nginx204 B19RUN /bin/sh -c apk add261.23 KB20COPY . / # buildkit15.47 MB21RUN /bin/sh -c bash -xeu317 B22RUN /bin/sh -c setcap 10.56 MB23RUN /bin/sh -c setcap 8.27 MB24USER www-data0 B25RUN /bin/sh -c ln -sf337 B26ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B27CMD ["/nginx-ingress-controller"]0 BCommand
ADD file:e69d441d729412d24675dcd33e04580885df99981cec43de8c9b24015313ff8e in /