sha256:d5f0ffbe0afa162c6a7dd902021d9b5114b779bfdafc0216a5c89abb63f5ba25
OS/ARCH
Compressed size
250.46 MB
Last pushed
6 months by dyrnq
Type
Image
Manifest digest
sha256:33405cb18277a5c8292ab8ebccc1803d5c1d427bd8042799a2cb9a119c0b6e80
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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/amd640 B18COPY /opt/aws-lc /opt/aws-lc # buildkit2.61 MB19COPY /usr/local/sbin/haproxy /usr/local/sbin/haproxy # buildkit10.5 MB20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit881 B21RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c190.52 MB22COPY haproxy.cfg /usr/local/etc/haproxy # buildkit1.38 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.43 MB28COPY docker-entrypoint.sh / # buildkit1.32 KBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'