sha256:2d59b54a0d9a791e2e6211466c1614bd9c091dcc7a466ea5558aff56c6602acb
OS/ARCH
Compressed size
23.62 MB
Last pushed
4 months by balenadeployments
Type
Image
Manifest digest
sha256:67478565f794a40b969bda69f80d65869ec1b38a86cc67286489b448b3cec083
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.08 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;832.54 KB4RUN /bin/sh -c set -eux;985 B5ENV HAPROXY_VERSION=3.4.00 B6ENV HAPROXY_URL=https://www.haproxy.org/download/3.4/src/haproxy-3.4.0.tar.gz0 B7ENV HAPROXY_SHA256=9298f565c2a9ba8a4e7f89c54be2c5d3fd960b5b304eb5515e15d29d2c15d4f70 B8RUN /bin/sh -c set -eux;15.1 MB9STOPSIGNAL SIGUSR10 B10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12USER haproxy0 B13WORKDIR /var/lib/haproxy34 B14CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B15VOLUME [/certs]0 B16USER root0 B17RUN /bin/sh -c addgroup haproxy3.62 MB18COPY cors.lua /usr/local/etc/haproxy/ # buildkit2.04 KB19COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg # buildkit623 B20COPY start-haproxy.sh /start-haproxy # buildkit901 B21COPY monitor_certs.sh /monitor_certs.sh # buildkit284 B22COPY errors/* /etc/haproxy/errors/ # buildkit2.46 KB23CMD ["/bin/sh" "-c" "/start-haproxy"]0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit