sha256:d311cbaafb5e21ec27cc6cfa95d4f327f3a1a48b4cbe4a3fd42a95e3b6f18548
OS/ARCH
linux/amd64
Compressed size
38.56 MB
Last pushed
over 1 year by duplocloud
Type
Image
Manifest digest
sha256:d311cbaafb5e21ec27cc6cfa95d4f327f3a1a48b4cbe4a3fd42a95e3b6f18548
Image Layers
1ADD file ... in / 27.77 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;3.33 MB4RUN /bin/sh -c set -eux;1.14 KB5ENV HAPROXY_VERSION=2.7.120 B6ENV HAPROXY_URL=https://www.haproxy.org/download/2.7/src/haproxy-2.7.12.tar.gz0 B7ENV HAPROXY_SHA256=471d42524049b37b5fc79093ac26911a838c2c67a18bd2f8d01efd48a83a362c0 B8RUN /bin/sh -c set -eux;7.45 MB9STOPSIGNAL SIGUSR10 B10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit451 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12USER haproxy0 B13WORKDIR /var/lib/haproxy32 B14CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B15COPY start-haproxy.sh /usr/local/bin/start-haproxy.sh # buildkit441 B16USER root0 B17RUN /bin/sh -c mkdir -p239 B18RUN /bin/sh -c chmod +x456 B19USER haproxy0 B20ENTRYPOINT ["/usr/local/bin/start-haproxy.sh"]0 BCommand
ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /