Sign inSign up

dyrnq/local-haproxy:3.2.15

Multi-platform
Networking
Index digest

sha256:712077f2cb8ed047c201c303967d9c73ca1490bd7a5c9e71c35a1e63cf385ef7

OS/ARCH

Compressed size

179.16 MB

Last pushed

6 months by dyrnq

Type

Image

Manifest digest

sha256:aedcd9acdd73da45e21478c3291d807ceb6626b6ce59330b3e625fdbece4a209

Image Layers

1# debian.sh --arch 'armhf' out/25 MB
2MAINTAINER Dinko Korunic <[email protected]>0 B
3LABEL Name=HAProxy0 B
4LABEL Release=Community Edition0 B
5LABEL Vendor=HAProxy0 B
6LABEL Version=3.2.150 B
7LABEL RUN=/usr/bin/docker -d IMAGE0 B
8ENV HAPROXY_BRANCH=3.20 B
9ENV HAPROXY_MINOR=3.2.150 B
10ENV HAPROXY_SHA256=117e408aff544c9ad758c2fb3fd8cf791a72609d3ae319b2cf9f2a0b035393c20 B
11ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B
12ENV HAPROXY_UID=haproxy0 B
13ENV HAPROXY_GID=haproxy0 B
14ENV DATAPLANE_MINOR=3.2.100 B
15ENV DATAPLANE_URL=https://github.com/haproxytech/dataplaneapi/releases/download0 B
16ENV DEBIAN_FRONTEND=noninteractive0 B
17ARG TARGETPLATFORM=linux/arm/v70 B
18COPY /opt/aws-lc /opt/aws-lc # buildkit1.81 MB
19COPY /usr/local/sbin/haproxy /usr/local/sbin/haproxy # buildkit12.19 MB
20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit884 B
21RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c122.11 MB
22COPY haproxy.cfg /usr/local/etc/haproxy # buildkit1.39 KB
23COPY docker-entrypoint.sh / # buildkit381 B
24STOPSIGNAL SIGUSR10 B
25ENTRYPOINT ["/docker-entrypoint.sh"]0 B
26CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B
27RUN /bin/sh -c apt update18.05 MB
28COPY docker-entrypoint.sh / # buildkit1.32 KB

Command

# debian.sh --arch 'armhf' out/ 'trixie' '@1773619200'