sha256:9f16210c3b8c7996a6f67845781079c1914c7fc8e700091e23af8a2b05a3281c
OS/ARCH
Compressed size
47.46 MB
Last pushed
3 months by dbeaverdevops
Type
Image
Manifest digest
sha256:e8db471b89b31b3f5b969c98e03807fe4f8e00d6bf93eaded432034d6f803813
Image Layers
1ADD alpine-minirootfs-3.21.2-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;290.86 KB4RUN /bin/sh -c set -eux;972 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.6 MB9STOPSIGNAL SIGUSR10 B10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit441 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 update33.75 MB17RUN /bin/sh -c mkdir /usr/lib/cgi-bin135 B18RUN /bin/sh -c mkdir -p521 B19COPY common/*.py /opt/common/ # buildkit6.46 KB20COPY haproxy/crtwrap.py /usr/lib/bin/crtwrap.py # buildkit656 B21COPY haproxy/docker-entrypoint.sh /docker-entrypoint.sh # buildkit844 B22COPY haproxy/authenticator.sh /usr/local/bin/authenticator.sh # buildkit427 B23COPY haproxy/cleanup.sh /usr/local/bin/cleanup.sh # buildkit224 B24COPY haproxy/haproxy_restart.sh /usr/local/bin/haproxy_restart.sh # buildkit376 B25COPY haproxy/dummy-ssl-gen.sh /dummy-ssl-gen.sh # buildkit371 B26COPY common/crtwrap-token-gen.sh /crtwrap-token-gen.sh # buildkit536 B27COPY haproxy/templates/domain.conf.j2 /opt/templates/domain.conf.j2 # buildkit1.53 KB28RUN /bin/sh -c chown -R891 B29RUN /bin/sh -c chmod +x6.46 KB30WORKDIR /etc/haproxy32 B31USER nobody0 B32STOPSIGNAL SIGTERM0 B33ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.21.2-aarch64.tar.gz / # buildkit