sha256:44538370af9103858aa387860f355bed72e7f4e15380ef829b53ed4e154cedcd
OS/ARCH
Compressed size
14.21 MB
Last pushed
about 1 year by tecnatibot
Type
Image
Manifest digest
sha256:4d226963afb84f3fdca7f8ce92420da37fedd01e0876d5d7b63abf7ba05beefe
Image Layers
1ADD alpine-minirootfs-3.22.1-armhf.tar.gz / # buildkit3.34 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;276.68 KB4RUN /bin/sh -c set -eux;963 B5ENV HAPROXY_VERSION=3.2.40 B6ENV HAPROXY_URL=https://www.haproxy.org/download/3.2/src/haproxy-3.2.4.tar.gz0 B7ENV HAPROXY_SHA256=5d4b2ee6fe56b8098ebb9c91a899d728f87d64cd7be8804d2ddcc5f937498c1d0 B8RUN /bin/sh -c set -eux;10.6 MB9STOPSIGNAL SIGUSR10 B10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12USER haproxy0 B13WORKDIR /var/lib/haproxy32 B14CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B15EXPOSE map[2375/tcp:{}]0 B16ENV ALLOW_RESTARTS=0 ALLOW_STOP=0 ALLOW_START=0 AUTH=00 B17COPY docker-entrypoint.sh /usr/local/bin/ # buildkit713 B18COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg.template # buildkit1.1 KB19USER root0 B20CMD ["haproxy" "-f" "/tmp/haproxy.cfg"]0 BCommand
ADD alpine-minirootfs-3.22.1-armhf.tar.gz / # buildkit