Sign inSign up

jcmoraisjr/haproxy-ingress:v0.16.1

Multi-platform
Index digest

sha256:6fd744191ef6da8be97158db078ba76572f8c0f02e9803bd8ebfcb756cf5421a

OS/ARCH

Compressed size

34.23 MB

Last pushed

5 months by jcmoraisjr

Type

Image

Manifest digest

sha256:ae68ed6ab6cf4783cc89c11804fcb2b918ee5db61a87d80077a08ce7d9d83dce

Image Layers

1ADD alpine-minirootfs-3.23.4-armv7.tar.gz / # buildkit3.13 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;755.4 KB
4RUN /bin/sh -c set -eux;961 B
5ENV HAPROXY_VERSION=2.8.220 B
6ENV HAPROXY_URL=https://www.haproxy.org/download/2.8/src/haproxy-2.8.22.tar.gz0 B
7ENV HAPROXY_SHA256=cec5cf0b8b1006239407eea15080e380f24a953a1394e9b0e0cbbc956ebcbc670 B
8RUN /bin/sh -c set -eux;7.92 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit441 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12USER haproxy0 B
13WORKDIR /var/lib/haproxy32 B
14CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B
15USER root0 B
16RUN /bin/sh -c apk upgrade499.2 KB
17COPY rootfs/ / # buildkit22.61 KB
18COPY /src/haproxy-ingress /haproxy-ingress-controller # buildkit14.36 MB
19RUN /bin/sh -c mkdir -p7.57 MB
20STOPSIGNAL SIGTERM0 B
21USER 990 B
22ENTRYPOINT ["/usr/bin/dumb-init" "--" "/start.sh"]0 B

Command

ADD alpine-minirootfs-3.23.4-armv7.tar.gz / # buildkit