sha256:a6a213b8890cdd46355b622662ac5e9a299d8152ebdf4645fca5b9597db3334b
OS/ARCH
linux/amd64
Compressed size
39.81 MB
Last pushed
over 1 year by duplocloud
Type
Image
Manifest digest
sha256:a6a213b8890cdd46355b622662ac5e9a299d8152ebdf4645fca5b9597db3334b
Image Layers
1# debian.sh --arch 'amd64' out/26.9 MB2RUN /bin/sh -c set -eux;3.34 MB3RUN /bin/sh -c set -eux;1.13 KB4ENV HAPROXY_VERSION=3.1.60 B5ENV HAPROXY_URL=https://www.haproxy.org/download/3.1/src/haproxy-3.1.6.tar.gz0 B6ENV HAPROXY_SHA256=21852e4a374bb8d9b3dda5dc834afe6557f422d7029f4fe3eac3c305f51247600 B7RUN /bin/sh -c set -eux;9.57 MB8STOPSIGNAL SIGUSR10 B9COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B10ENTRYPOINT ["docker-entrypoint.sh"]0 B11USER haproxy0 B12WORKDIR /var/lib/haproxy32 B13CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B14USER root0 B15COPY entrypoint.sh /entrypoint.sh # buildkit607 B16RUN /bin/sh -c chmod +x694 B17RUN /bin/sh -c mkdir -p898 B18USER haproxy0 B19CMD ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'