sha256:712077f2cb8ed047c201c303967d9c73ca1490bd7a5c9e71c35a1e63cf385ef7
OS/ARCH
Compressed size
179.16 MB
Last pushed
6 months by dyrnq
Type
Image
Manifest digest
sha256:aedcd9acdd73da45e21478c3291d807ceb6626b6ce59330b3e625fdbece4a209
Image Layers
1# debian.sh --arch 'armhf' out/25 MB3LABEL Name=HAProxy0 B4LABEL Release=Community Edition0 B5LABEL Vendor=HAProxy0 B6LABEL Version=3.2.150 B7LABEL RUN=/usr/bin/docker -d IMAGE0 B8ENV HAPROXY_BRANCH=3.20 B9ENV HAPROXY_MINOR=3.2.150 B10ENV HAPROXY_SHA256=117e408aff544c9ad758c2fb3fd8cf791a72609d3ae319b2cf9f2a0b035393c20 B11ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B12ENV HAPROXY_UID=haproxy0 B13ENV HAPROXY_GID=haproxy0 B14ENV DATAPLANE_MINOR=3.2.100 B15ENV DATAPLANE_URL=https://github.com/haproxytech/dataplaneapi/releases/download0 B16ENV DEBIAN_FRONTEND=noninteractive0 B17ARG TARGETPLATFORM=linux/arm/v70 B18COPY /opt/aws-lc /opt/aws-lc # buildkit1.81 MB19COPY /usr/local/sbin/haproxy /usr/local/sbin/haproxy # buildkit12.19 MB20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit884 B21RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c122.11 MB22COPY haproxy.cfg /usr/local/etc/haproxy # buildkit1.39 KB23COPY docker-entrypoint.sh / # buildkit381 B24STOPSIGNAL SIGUSR10 B25ENTRYPOINT ["/docker-entrypoint.sh"]0 B26CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B27RUN /bin/sh -c apt update18.05 MB28COPY docker-entrypoint.sh / # buildkit1.32 KBCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1773619200'