Sign inSign up

uacmarine556/docker-socket-proxy:c37d8c5dc7

Multi-platform
Networking
Index digest

sha256:4ab2aa63ce7ffee9ee18e99bfd0ae8fbd20c1e5703223167c5ef40aca3a99470

OS/ARCH

Compressed size

19.58 MB

Last pushed

about 1 month by uacmarine556

Type

Image

Manifest digest

sha256:7dde30f2377f8d6a6931c8dd4d4e6ee33a01c865b381139aa5159106f3c4b441

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/ # buildkit780 B
18COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg.template # buildkit1.13 KB
19RUN /bin/sh -c touch /var/lib/haproxy/server-state183 B
20USER root0 B
21CMD ["haproxy" "-f" "/tmp/haproxy.cfg"]0 B

Command

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