Sign inSign up

uacmarine556/docker-socket-proxy:7476b95400

Multi-platform
Networking
Index digest

sha256:55a794f1784699f66c211783d6ad2d6faba76de7a0a59f2181de50575ea0a237

OS/ARCH

Compressed size

14.41 MB

Last pushed

about 2 months by uacmarine556

Type

Image

Manifest digest

sha256:90cd41b6bcd714d22e7edff3f5ee5afe1117c19d8306c0d48ea10eb9369b989d

Image Layers

1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;275.83 KB
4RUN /bin/sh -c set -eux;964 B
5ENV HAPROXY_VERSION=3.2.40 B
6ENV HAPROXY_URL=https://www.haproxy.org/download/3.2/src/haproxy-3.2.4.tar.gz0 B
7ENV HAPROXY_SHA256=5d4b2ee6fe56b8098ebb9c91a899d728f87d64cd7be8804d2ddcc5f937498c1d0 B
8RUN /bin/sh -c set -eux;10.51 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit440 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-state183 B
20USER root0 B
21CMD ["haproxy" "-f" "/tmp/haproxy.cfg"]0 B

Command

ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit