Sign inSign up

dyrnq/local-haproxy:3.2.15

Multi-platform
Networking
Index digest

sha256:712077f2cb8ed047c201c303967d9c73ca1490bd7a5c9e71c35a1e63cf385ef7

OS/ARCH

Compressed size

250.81 MB

Last pushed

6 months by dyrnq

Type

Image

Manifest digest

sha256:75eec2ae5b8d6cd9fe1b9452bbd961968525499e3d1ce4c90f68f67fa579e37d

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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/arm640 B
18COPY /opt/aws-lc /opt/aws-lc # buildkit2.44 MB
19COPY /usr/local/sbin/haproxy /usr/local/sbin/haproxy # buildkit12.15 MB
20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit882 B
21RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c189.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.36 MB
28COPY docker-entrypoint.sh / # buildkit1.32 KB

Command

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