Sign inSign up

balena/open-balena-haproxy:build-6c9f167bc58518f05773c0902a6c411fc8e59645

Multi-platform
Index digest

sha256:ac35840b663d5ffdb72d4b5f6260736ef9f0a62ab3525e6f452328e8b8a2b6cf

OS/ARCH

Compressed size

26.18 MB

Last pushed

3 months by balenadeployments

Type

Image

Manifest digest

sha256:30db12eb4dc51e6cf4ae0c6ae42efc3c26577ae62b99d2812d540dce6450b785

Image Layers

1ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit3.8 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;830.46 KB
4RUN /bin/sh -c set -eux;980 B
5ENV HAPROXY_VERSION=3.4.00 B
6ENV HAPROXY_URL=https://www.haproxy.org/download/3.4/src/haproxy-3.4.0.tar.gz0 B
7ENV HAPROXY_SHA256=9298f565c2a9ba8a4e7f89c54be2c5d3fd960b5b304eb5515e15d29d2c15d4f70 B
8RUN /bin/sh -c set -eux;17.89 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit453 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.67 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 # buildkit902 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.0-x86_64.tar.gz / # buildkit