Sign inSign up

kinarashah/nginx-ingress-controller:debug2

Manifest digest

sha256:ca029068084aa389905e88647a833e726bb5e647789a4af51729a2694d74d0fe

OS/ARCH

linux/amd64

Compressed size

112.7 MB

Last pushed

almost 6 years by kinarashah

Type

Image

Manifest digest

sha256:ca029068084aa389905e88647a833e726bb5e647789a4af51729a2694d74d0fe

Image Layers

1ADD file ... in / 2.67 MB
2CMD ["/bin/sh"]0 B
3ENV 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 B
4ENV LUA_PATH=/usr/local/share/luajit-2.1.0-beta3/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/lib/lua/?.lua;;0 B
5ENV LUA_CPATH=/usr/local/lib/lua/?/?.so;/usr/local/lib/lua/?.so;;0 B
6COPY /usr/local /usr/local # buildkit49.39 MB
7COPY /opt /opt # buildkit283 B
8COPY /etc/nginx /etc/nginx # buildkit17.66 MB
9RUN /bin/sh -c apk add4.19 MB
10EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
11CMD ["nginx" "-g" "daemon off;"]0 B
12ARG VERSION0 B
13LABEL org.opencontainers.image.title=NGINX Ingress Controller for0 B
14LABEL org.opencontainers.image.documentation=https://kubernetes.github.io/ingress-nginx/0 B
15LABEL org.opencontainers.image.source=https://github.com/kubernetes/ingress-nginx0 B
16LABEL org.opencontainers.image.vendor=The Kubernetes Authors0 B
17LABEL org.opencontainers.image.licenses=Apache-2.00 B
18LABEL org.opencontainers.image.version=29dd9760f-dirty0 B
19WORKDIR /etc/nginx0 B
20RUN |1 VERSION=29dd9760f-dirty /bin/sh -c4.13 MB
21COPY . / # buildkit15.66 MB
22RUN |1 VERSION=29dd9760f-dirty /bin/sh -c219 B
23RUN |1 VERSION=29dd9760f-dirty /bin/sh -c10.73 MB
24RUN |1 VERSION=29dd9760f-dirty /bin/sh -c8.27 MB
25USER www-data0 B
26RUN |1 VERSION=29dd9760f-dirty /bin/sh -c223 B
27ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
28CMD ["/nginx-ingress-controller"]0 B

Command

ADD file:0c4555f363c2672e350001f1293e689875a3760afe7b3f9146886afe67121cba in /