sha256:9e63d4ac6688b0614b4b986cdeb0898e6b78e138053d152322339078058af0d3
OS/ARCH
Compressed size
26.2 MB
Last pushed
19 days by balenadeployments
Type
Image
Manifest digest
sha256:151835e83f969cc035d0bd2dfb1920a9cbf38d9dd7dceda992b7509da2aa57e2
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.78 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;785.93 KB4RUN /bin/sh -c set -eux;980 B5ENV HAPROXY_VERSION=3.4.40 B6ENV HAPROXY_URL=https://www.haproxy.org/download/3.4/src/haproxy-3.4.4.tar.gz0 B7ENV HAPROXY_SHA256=b0c5053c4d46840ecdee3925736fe9a3de6472559b43c69183d70e593d9133df0 B8RUN /bin/sh -c set -eux;17.94 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.71 MB18COPY cors.lua /usr/local/etc/haproxy/ # buildkit2.05 KB19COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg # buildkit623 B20COPY start-haproxy.sh /start-haproxy # buildkit902 B21COPY monitor_certs.sh /monitor_certs.sh # buildkit283 B22COPY errors/* /etc/haproxy/errors/ # buildkit2.46 KB23CMD ["/bin/sh" "-c" "/start-haproxy"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit