Sign inSign up

thegrandpkizzle/kubernetes-haproxy-ingress:3.3.1.7

Multi-platform
Index digest

sha256:b1bce97ed637c24e952746a580f8f7aeaf9debbb0ed061b1e8e82eb7844ff0d9

OS/ARCH

Compressed size

80.31 MB

Last pushed

9 months by thegrandpkizzle

Type

Image

Manifest digest

sha256:98278f881acca98a31ffd0788ca102efdc477c9555f00db143c87b9c1e0e880b

Image Layers

1ADD alpine-minirootfs-3.20.8-aarch64.tar.gz / # buildkit3.9 MB
2CMD ["/bin/sh"]0 B
3MAINTAINER Dinko Korunic <[email protected]>0 B
4LABEL Name=HAProxy0 B
5LABEL Release=Community Edition0 B
6LABEL Vendor=HAProxy0 B
7LABEL Version=3.3.10 B
8LABEL RUN=/usr/bin/docker -d IMAGE0 B
9ENV HAPROXY_BRANCH=3.30 B
10ENV HAPROXY_MINOR=3.3.10 B
11ENV HAPROXY_SHA256=b77acdae8a7600db9576fc749292742c109167648005513035dea767e45a00df0 B
12ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B
13ENV HAPROXY_UID=haproxy0 B
14ENV HAPROXY_GID=haproxy0 B
15ENV DATAPLANE_MINOR=3.2.70 B
16ENV DATAPLANE_URL=https://github.com/haproxytech/dataplaneapi/releases/download0 B
17ARG TARGETPLATFORM=linux/arm640 B
18COPY /opt/aws-lc /opt/aws-lc # buildkit2.48 MB
19COPY /usr/local/sbin/haproxy /usr/local/sbin/haproxy # buildkit13.16 MB
20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit887 B
21RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c15.2 MB
22COPY haproxy.cfg /usr/local/etc/haproxy # buildkit1.39 KB
23COPY docker-entrypoint.sh / # buildkit380 B
24STOPSIGNAL SIGUSR10 B
25ENTRYPOINT ["/docker-entrypoint.sh"]0 B
26CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B
27ARG TARGETPLATFORM=linux/arm640 B
28ARG S6_OVERLAY_VERSION=3.2.1.00 B
29ENV S6_OVERLAY_VERSION=3.2.1.00 B
30ENV S6_READ_ONLY_ROOT=10 B
31ENV S6_USER=haproxy0 B
32ENV S6_GROUP=haproxy0 B
33COPY /fs / # buildkit4.45 KB
34COPY /src/libblock_secrets.so /usr/local/lib/libblock_secrets.so # buildkit2.88 KB
35COPY /src/haproxy_wrapper /usr/local/sbin/haproxy_wrapper # buildkit2.41 KB
36RUN |2 TARGETPLATFORM=linux/arm64 S6_OVERLAY_VERSION=3.2.1.0 /bin/sh9.16 MB
37COPY /go/haproxy-ingress-controller . # buildkit36.4 MB
38USER haproxy0 B
39VOLUME [/run]0 B
40ENTRYPOINT ["/start.sh"]0 B

Command

ADD alpine-minirootfs-3.20.8-aarch64.tar.gz / # buildkit