sha256:013a7990a2e091b4350520083386ee6a59fd11f778393615fc0ea95c82b0c8da
OS/ARCH
Compressed size
25.31 MB
Last pushed
5 months by supertypo
Type
Image
Manifest digest
sha256:f631eb98f543e48e2aae6c1496536d2ac0070370eed3c1d3b234b71340d5b3a9
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;810.19 KB4RUN /bin/sh -c set -eux;964 B5ENV HAPROXY_VERSION=3.3.60 B6ENV HAPROXY_URL=https://www.haproxy.org/download/3.3/src/haproxy-3.3.6.tar.gz0 B7ENV HAPROXY_SHA256=e69cb5dc59e4eb1ff72bcebf30d55f0919803c686e428c0c3a5903f2cf7c1fb60 B8RUN /bin/sh -c set -eux;13.97 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 B15WORKDIR /app95 B16ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17USER root0 B18RUN /bin/sh -c apk --no-cache97.82 KB19COPY /usr/local/bin/kcheck /app/ # buildkit2.72 MB20COPY is-synced-wrpc.sh /app/ # buildkit473 B21RUN /bin/sh -c chmod 755470 B22COPY /app/kaspactl /app/ # buildkit4.05 MB23COPY is-synced.sh /app/ # buildkit505 B24RUN /bin/sh -c chmod 755501 B25COPY haproxy.cfg /app/ # buildkit443 B26USER haproxy0 B27CMD ["/usr/local/sbin/haproxy" "-f" "/app/haproxy.cfg"]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit