Sign inSign up

jcmoraisjr/haproxy-ingress:v0.14.12

Multi-platform
Index digest

sha256:f6b520a0f95850bbcc922100d3b722b6e7e1f4ff41cd291744c870c91eb1ceda

OS/ARCH

Compressed size

25.19 MB

Last pushed

6 months by jcmoraisjr

Type

Image

Manifest digest

sha256:0ec14c1382eab4ec7fb45d760bebc7a82bd6d1fe0f358863d92be370a0bd7323

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;810.18 KB
4RUN /bin/sh -c set -eux;964 B
5ENV HAPROXY_VERSION=2.4.310 B
6ENV HAPROXY_URL=https://www.haproxy.org/download/2.4/src/haproxy-2.4.31.tar.gz0 B
7ENV HAPROXY_SHA256=b3829537b5e209036221054f7866c77d5330a82aa0ecc5c22e6e84c515f04f5a0 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 upgrade661.1 KB
16COPY rootfs/ / # buildkit21.38 KB
17COPY /src/haproxy-ingress /haproxy-ingress-controller # buildkit12.75 MB
18RUN /bin/sh -c deluser haproxy1.03 KB
19STOPSIGNAL SIGTERM0 B
20ENTRYPOINT ["/usr/bin/dumb-init" "--" "/start.sh"]0 B

Command

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit