Sign inSign up

tecnativa/docker-socket-proxy:nightly

Multi-platform
Index digest

sha256:67a4c6069ce12b5c5107acf7e30c2f5637a02b638a32add8bfb235e90e41201e

OS/ARCH

Compressed size

19.44 MB

Last pushed

7 days by tecnatibot

Type

Image

Manifest digest

sha256:43c7431f6013aae9585b53de38db8b9a29d45cdf6b71ff732a3f22bb9f519a61

Image Layers

1ADD alpine-minirootfs-3.24.1-armhf.tar.gz / # buildkit3.39 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;759.45 KB
4RUN /bin/sh -c set -eux;964 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.3 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit442 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/ # buildkit773 B
18COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg.template # buildkit1.12 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-armhf.tar.gz / # buildkit