Sign inSign up

uacmarine556/docker-socket-proxy:3a1022fa84

Multi-platform
Networking
Index digest

sha256:f14b5c5564db2d3688cb751669fdb06dd261a96b13527a5bd2a86d7cc7d553fa

OS/ARCH

Compressed size

19.58 MB

Last pushed

about 1 month by uacmarine556

Type

Image

Manifest digest

sha256:4373d6a40f7359416e5403c8333f9bcc49a10194c22ead6306db15a2d360dc10

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;780.47 KB
4RUN /bin/sh -c set -eux;962 B
5ENV HAPROXY_VERSION=3.4.20 B
6ENV HAPROXY_URL=https://www.haproxy.org/download/3.4/src/haproxy-3.4.2.tar.gz0 B
7ENV HAPROXY_SHA256=b1330dbb0d6e6bc4a72c4708a6a9e585579cd1156dfe5763c26305105bc129070 B
8RUN /bin/sh -c set -eux;14.83 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit443 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12USER haproxy0 B
13WORKDIR /var/lib/haproxy32 B
14CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B
15EXPOSE [2375/tcp]0 B
16ENV ALLOW_RESTARTS=0 ALLOW_STOP=0 ALLOW_START=0 AUTH=00 B
17COPY docker-entrypoint.sh /usr/local/bin/ # buildkit782 B
18COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg.template # buildkit1.13 KB
19RUN /bin/sh -c touch /var/lib/haproxy/server-state184 B
20USER root0 B
21CMD ["haproxy" "-f" "/tmp/haproxy.cfg"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit