Sign inSign up

balena/open-balena-haproxy:build-b99ef60652281127e8d01b09ad8c610ba960dcf1

Multi-platform
Index digest

sha256:420af1d07fb78a5fb92803ed2b0ad2db203d8a344a631ef98c54c7ea35b3027f

OS/ARCH

Compressed size

23.58 MB

Last pushed

2 months by balenadeployments

Type

Image

Manifest digest

sha256:a256e62ca9968fd9c8566e54548af10fe28c66adaa91c1b50461e7ace34c883d

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit4.08 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;793.74 KB
4RUN /bin/sh -c set -eux;979 B
5ENV HAPROXY_VERSION=3.4.20 B
6ENV HAPROXY_URL=https://www.haproxy.org/download/3.4/src/haproxy-3.4.2.tar.gz0 B
7ENV HAPROXY_SHA256=b1330dbb0d6e6bc4a72c4708a6a9e585579cd1156dfe5763c26305105bc129070 B
8RUN /bin/sh -c set -eux;15.09 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 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.63 MB
18COPY cors.lua /usr/local/etc/haproxy/ # buildkit2.04 KB
19COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg # buildkit622 B
20COPY start-haproxy.sh /start-haproxy # buildkit899 B
21COPY monitor_certs.sh /monitor_certs.sh # buildkit283 B
22COPY errors/* /etc/haproxy/errors/ # buildkit2.46 KB
23CMD ["/bin/sh" "-c" "/start-haproxy"]0 B

Command

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