Sign inSign up

balena/open-balena-haproxy:build-c1f272292cf220c8b3f3470aa128cf8b0cf979f5

Multi-platform
Index digest

sha256:1cd4162dca68b76282b4159030a5b4098c340ca9283beffd62e6ec471438c967

OS/ARCH

Compressed size

26.18 MB

Last pushed

15 days by balenadeployments

Type

Image

Manifest digest

sha256:aaccaa221acc312bd2a65d0bd70d0d649bc5d76dbebb7b3d9056fbedabdafdc8

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.78 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;785.94 KB
4RUN /bin/sh -c set -eux;980 B
5ENV HAPROXY_VERSION=3.4.30 B
6ENV HAPROXY_URL=https://www.haproxy.org/download/3.4/src/haproxy-3.4.3.tar.gz0 B
7ENV HAPROXY_SHA256=7fa666d36d198275999e2a68dda44d3d37960f2f7aed3a595fb811f4fd0515b50 B
8RUN /bin/sh -c set -eux;15.37 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 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 haproxy6.25 MB
18COPY cors.lua /usr/local/etc/haproxy/ # buildkit2.04 KB
19COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg # buildkit621 B
20COPY start-haproxy.sh /start-haproxy # buildkit901 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-x86_64.tar.gz / # buildkit