sha256:d390286e0ae7f17cf562ac6c43d1cf8e9478d54af1a5cbc092ca840b8a14c2d4
OS/ARCH
Compressed size
245.11 MB
Last pushed
16 days by haproxyci
Type
Image
Manifest digest
sha256:03e9ffe40a824082daa4681a0cdc5b121cefd1cd20f3d6dd4cef6c408af06cc4
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB3LABEL Name=HAProxy0 B4LABEL Release=Community Edition0 B5LABEL Vendor=HAProxy0 B6LABEL Version=3.5-dev60 B7LABEL RUN=/usr/bin/docker -d IMAGE0 B8ENV HAPROXY_BRANCH=3.50 B9ENV HAPROXY_MINOR=3.5-dev60 B10ENV HAPROXY_SHA256=769e5e2eed6423adc02e31f23b5d1392f0dd1eb4d7bcae6f1f7fed54f4850e300 B11ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B12ENV HAPROXY_UID=haproxy0 B13ENV HAPROXY_GID=haproxy0 B14ENV DATAPLANE_MINOR=3.4.30 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.6 MB19COPY /usr/local/sbin/haproxy /usr/local/sbin/haproxy # buildkit15.02 MB20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit882 B21RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c199.07 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 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'