sha256:8132354638389588a9b88c2c10fc8fe3acb7ec2bf50be97df945f87a4356102b
OS/ARCH
linux/amd64
Compressed size
38.56 MB
Last pushed
8 months by duplocloud
Type
Image
Manifest digest
sha256:7c4dc68e0bf1f7246a87b6f1f12be8ed65f66fa302ab64d0c0035d765a48872a
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 # buildkit521 B16USER root0 B17RUN /bin/sh -c mkdir -p165 B18RUN /bin/sh -c chmod +x524 B19USER haproxy0 B20ENTRYPOINT ["/usr/local/bin/start-haproxy.sh"]0 BCommand
ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /