sha256:d5f0ffbe0afa162c6a7dd902021d9b5114b779bfdafc0216a5c89abb63f5ba25
OS/ARCH
Compressed size
248.58 MB
Last pushed
6 months by dyrnq
Type
Image
Manifest digest
sha256:7f43a6802b4bb439a88f18b7a91b12ff8b173afbf5cf6e0ccb69bd25a6ca5814
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB3LABEL Name=HAProxy0 B4LABEL Release=Community Edition0 B5LABEL Vendor=HAProxy0 B6LABEL Version=3.0.190 B7LABEL RUN=/usr/bin/docker -d IMAGE0 B8ENV HAPROXY_BRANCH=3.00 B9ENV HAPROXY_MINOR=3.0.190 B10ENV HAPROXY_SHA256=85f2743a44e4226a0176926fbc8eebfa5551d22fe5f44366877570b6e18c66640 B11ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B12ENV HAPROXY_UID=haproxy0 B13ENV HAPROXY_GID=haproxy0 B14ENV DATAPLANE_MINOR=3.0.180 B15ENV DATAPLANE_URL=https://github.com/haproxytech/dataplaneapi/releases/download0 B16ENV DEBIAN_FRONTEND=noninteractive0 B17ARG TARGETPLATFORM=linux/arm640 B18COPY /opt/aws-lc /opt/aws-lc # buildkit2.44 MB19COPY /usr/local/sbin/haproxy /usr/local/sbin/haproxy # buildkit10.43 MB20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit882 B21RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c188.6 MB22COPY haproxy.cfg /usr/local/etc/haproxy # buildkit1.39 KB23COPY docker-entrypoint.sh / # buildkit380 B24STOPSIGNAL SIGUSR10 B25ENTRYPOINT ["/docker-entrypoint.sh"]0 B26CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B27RUN /bin/sh -c apt update18.36 MB28COPY docker-entrypoint.sh / # buildkit1.32 KBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1773619200'