sha256:0c24f0cde6fa23a7cc4f4ecb90ecc10e5f9108f4cdcd6adf38d5fa79460ceb20
OS/ARCH
Compressed size
26.41 MB
Last pushed
20 days by balenadeployments
Type
Image
Manifest digest
sha256:e3e83ae8f85ae8627a2f50203f431ef7dae9caad89d48a98049202f97ab5415b
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit4.08 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;793.75 KB4RUN /bin/sh -c set -eux;983 B5ENV HAPROXY_VERSION=3.4.30 B6ENV HAPROXY_URL=https://www.haproxy.org/download/3.4/src/haproxy-3.4.3.tar.gz0 B7ENV HAPROXY_SHA256=7fa666d36d198275999e2a68dda44d3d37960f2f7aed3a595fb811f4fd0515b50 B8RUN /bin/sh -c set -eux;15.11 MB9STOPSIGNAL SIGUSR10 B10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 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 haproxy6.43 MB18COPY cors.lua /usr/local/etc/haproxy/ # buildkit2.04 KB19COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg # buildkit622 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.24.1-aarch64.tar.gz / # buildkit