sha256:37d44236d906cb8358b11e992a592a6d226a9555efdd0d3672d3be3890e1d32a
OS/ARCH
linux/amd64
Compressed size
22.64 MB
Last pushed
6 months by balenadeployments
Type
Image
Manifest digest
sha256:f9d90398735f9a004d94515fd94186a9615532770b728c18832433728761e1e2
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.79 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;826.45 KB4RUN /bin/sh -c set -eux;984 B5ENV HAPROXY_VERSION=3.3.60 B6ENV HAPROXY_URL=https://www.haproxy.org/download/3.3/src/haproxy-3.3.6.tar.gz0 B7ENV HAPROXY_SHA256=e69cb5dc59e4eb1ff72bcebf30d55f0919803c686e428c0c3a5903f2cf7c1fb60 B8RUN /bin/sh -c set -eux;14.24 MB9STOPSIGNAL SIGUSR10 B10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 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.79 MB18COPY cors.lua /usr/local/etc/haproxy/ # buildkit2.05 KB19COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg # buildkit627 B20COPY start-haproxy.sh /start-haproxy # buildkit900 B21COPY monitor_certs.sh /monitor_certs.sh # buildkit282 B22COPY errors/* /etc/haproxy/errors/ # buildkit2.46 KB23CMD ["/bin/sh" "-c" "/start-haproxy"]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit