Sign inSign up

uacmarine556/docker-socket-proxy:ef1f6c9885

Multi-platform
Networking
Index digest

sha256:6cea47901471241888ac51973dde57c942a0018d48f76f19c7c8d7815434e45b

OS/ARCH

Compressed size

19.48 MB

Last pushed

about 2 months by uacmarine556

Type

Image

Manifest digest

sha256:39589be73552d39e9e2fa817d2dd32709b88e47b0bdd5c8257437695bf225e4c

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;767.58 KB
4RUN /bin/sh -c set -eux;963 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;15.06 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit441 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-x86_64.tar.gz / # buildkit