Sign inSign up

jcmoraisjr/haproxy-ingress:v0.15.0-beta.2

Multi-platform
Index digest

sha256:de0fc8a05ffa54fa9c4a52a03a8f7e2bc9436b370d6c6029957754a971a2a61f

OS/ARCH

Compressed size

35.22 MB

Last pushed

about 1 year by jcmoraisjr

Type

Image

Manifest digest

sha256:330e996f30ea8986d355af30bf9b9d01dc8e0b13194826d5d67788a173ec1dc1

Image Layers

1ADD alpine-minirootfs-3.22.1-armhf.tar.gz / # buildkit3.34 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;276.68 KB
4RUN /bin/sh -c set -eux;963 B
5ENV HAPROXY_VERSION=2.6.220 B
6ENV HAPROXY_URL=https://www.haproxy.org/download/2.6/src/haproxy-2.6.22.tar.gz0 B
7ENV HAPROXY_SHA256=4c0797f450f997dc287d2c7aafa7a0e5b7a2d71593a2cd58e664e8f3aea614fa0 B
8RUN /bin/sh -c set -eux;7.3 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit442 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12USER haproxy0 B
13CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B
14USER root0 B
15RUN /bin/sh -c apk upgrade1.59 MB
16COPY rootfs/ / # buildkit21.76 KB
17COPY /src/haproxy-ingress /haproxy-ingress-controller # buildkit15.77 MB
18RUN /bin/sh -c mkdir -p6.94 MB
19STOPSIGNAL SIGTERM0 B
20USER haproxy0 B
21ENTRYPOINT ["/usr/bin/dumb-init" "--" "/start.sh"]0 B

Command

ADD alpine-minirootfs-3.22.1-armhf.tar.gz / # buildkit