Sign inSign up

balena/open-balena-haproxy:build-3bff595c97e364e5c58e95c8ad77bcedfe952a4a

Multi-platform
Index digest

sha256:82704d505c456c583cb39cb0068c461831b2b79781150c260d2f5488a25039f5

OS/ARCH

Compressed size

22.52 MB

Last pushed

5 months by balenadeployments

Type

Image

Manifest digest

sha256:4c0ec8a4ffe3c29d5d3c946fa00573381918b9b2b38c4baafc632b19ba1a3200

Image Layers

1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.08 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;832.51 KB
4RUN /bin/sh -c set -eux;981 B
5ENV HAPROXY_VERSION=3.3.80 B
6ENV HAPROXY_URL=https://www.haproxy.org/download/3.3/src/haproxy-3.3.8.tar.gz0 B
7ENV HAPROXY_SHA256=89b1fe73d54d5990f74997da837f5fd0da1627a1baa62b26f5d358a6f3c482950 B
8RUN /bin/sh -c set -eux;13.94 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12USER haproxy0 B
13WORKDIR /var/lib/haproxy34 B
14CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B
15VOLUME [/certs]0 B
16USER root0 B
17RUN /bin/sh -c addgroup haproxy3.68 MB
18COPY cors.lua /usr/local/etc/haproxy/ # buildkit2.05 KB
19COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg # buildkit627 B
20COPY start-haproxy.sh /start-haproxy # buildkit900 B
21COPY monitor_certs.sh /monitor_certs.sh # buildkit282 B
22COPY errors/* /etc/haproxy/errors/ # buildkit2.46 KB
23CMD ["/bin/sh" "-c" "/start-haproxy"]0 B

Command

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