sha256:d73766cc1b66ed33c182b5d407cb33d6cb37a2d517cf6a2a27571d4a964fc76c
OS/ARCH
Compressed size
45.11 MB
Last pushed
over 1 year by dbeaverdevops
Type
Image
Manifest digest
sha256:af8f6324dc5bfcbc14052fc063d0713817a4f8db3caa5fbeb52a536611633301
Image Layers
1ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;287.98 KB4RUN /bin/sh -c set -eux;975 B5ENV HAPROXY_VERSION=3.1.20 B6ENV HAPROXY_URL=https://www.haproxy.org/download/3.1/src/haproxy-3.1.2.tar.gz0 B7ENV HAPROXY_SHA256=af35dc8bf3193870b72276a63920974bef1405fc41038d545b86b641aa59f4000 B8RUN /bin/sh -c set -eux;9.67 MB9STOPSIGNAL SIGUSR10 B10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit442 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12USER haproxy0 B13WORKDIR /var/lib/haproxy32 B14CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B15USER root0 B16RUN /bin/sh -c apk update31.67 MB17RUN /bin/sh -c mkdir /usr/lib/cgi-bin133 B18RUN /bin/sh -c mkdir -p490 B19COPY crtwrap.py /usr/lib/bin/crtwrap.py # buildkit4.22 KB20COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit933 B21COPY authenticator.sh /usr/local/bin/authenticator.sh # buildkit427 B22COPY cleanup.sh /usr/local/bin/cleanup.sh # buildkit223 B23COPY haproxy_restart.sh /usr/local/bin/haproxy_restart.sh # buildkit375 B24COPY dummy-ssl-gen.sh /dummy-ssl-gen.sh # buildkit370 B25COPY templates/domain.conf.j2 /opt/templates/domain.conf.j2 # buildkit1.24 KB26COPY templates/haproxy-ee.template.cfg /opt/templates/haproxy-ee.template.cfg # buildkit998 B27COPY templates/haproxy-te.template.cfg /opt/templates/haproxy-te.template.cfg # buildkit1.16 KB28RUN /bin/sh -c chown -R891 B29RUN /bin/sh -c chmod +x32 B30USER nobody:nogroup0 B31STOPSIGNAL SIGTERM0 B32ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit