Sign inSign up

balena/open-balena-haproxy:build-7de835c0885a9fad0f23a2c41efef69cac297e4e

Multi-platform
Index digest

sha256:c0645836fc8b9531170d527619746b079f0025c58fab76a820aa05b7cc723176

OS/ARCH

Compressed size

26.45 MB

Last pushed

17 days by balenadeployments

Type

Image

Manifest digest

sha256:52d3ce293ebbac21c37334026a84b70080bd10f2dacf7acfd2ae9f52b8108b80

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;981 B
5ENV HAPROXY_VERSION=3.4.40 B
6ENV HAPROXY_URL=https://www.haproxy.org/download/3.4/src/haproxy-3.4.4.tar.gz0 B
7ENV HAPROXY_SHA256=b0c5053c4d46840ecdee3925736fe9a3de6472559b43c69183d70e593d9133df0 B
8RUN /bin/sh -c set -eux;17.94 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 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.65 MB
18COPY cors.lua /usr/local/etc/haproxy/ # buildkit2.05 KB
19COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg # buildkit623 B
20COPY start-haproxy.sh /start-haproxy # buildkit902 B
21COPY monitor_certs.sh /monitor_certs.sh # buildkit284 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