sha256:51625b260d9bb0c183e89a07cbd5bae1091ad3ac590159609dfc9c257575ec37
OS/ARCH
linux/amd64
Compressed size
47.77 MB
Last pushed
20 days by buildslaveamd64
Type
Image
Manifest digest
sha256:5a2836914550fb437b7210288d78dfa07434db66c2cebbe90661fadeb126688e
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c set -eux;4.33 MB3RUN /bin/sh -c set -eux;1.13 KB4ENV HAPROXY_VERSION=3.4.40 B5ENV HAPROXY_URL=https://www.haproxy.org/download/3.4/src/haproxy-3.4.4.tar.gz0 B6ENV HAPROXY_SHA256=b0c5053c4d46840ecdee3925736fe9a3de6472559b43c69183d70e593d9133df0 B7RUN /bin/sh -c set -eux;15.02 MB8STOPSIGNAL SIGUSR10 B9COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B10ENTRYPOINT ["docker-entrypoint.sh"]0 B11USER haproxy0 B12WORKDIR /var/lib/haproxy32 B13CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'