sha256:719d2168d5567f3e332c83830cf413fd7671ff4d0a0eedb86c5edcb24a388c81
OS/ARCH
Compressed size
169.52 MB
Last pushed
16 days by haproxyci
Type
Image
Manifest digest
sha256:2965740db9a257213ae7fe1eb70b80d9a4e2f830b6b7598f73e8b711e04fb286
Image Layers
1# debian.sh --arch 'armhf' out/25 MB3LABEL Name=HAProxy0 B4LABEL Release=Community Edition0 B5LABEL Vendor=HAProxy0 B6LABEL Version=3.3.140 B7LABEL RUN=/usr/bin/docker -d IMAGE0 B8ENV HAPROXY_BRANCH=3.30 B9ENV HAPROXY_MINOR=3.3.140 B10ENV HAPROXY_SHA256=6279bc9a5b4423a734bdf280d66533382c663d551daf4aa053c39900771748b00 B11ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B12ENV HAPROXY_UID=haproxy0 B13ENV HAPROXY_GID=haproxy0 B14ENV DATAPLANE_MINOR=3.3.80 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.78 MB19COPY /usr/local/sbin/haproxy /usr/local/sbin/haproxy # buildkit13.7 MB20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit884 B21RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c129.03 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 'armhf' out/ 'trixie' '@1787529600'