Sign inSign up

thegrandpkizzle/kubernetes-haproxy-ingress:3.3.3.4

Multi-platform
Index digest

sha256:502ab5689bb678ad03ebd978accdaa41b8ada2ee8c59332e0d16f09bccb205a7

OS/ARCH

Compressed size

85.42 MB

Last pushed

7 months by thegrandpkizzle

Type

Image

Manifest digest

sha256:d5ac72369a916fbbed5815d6e904bec6bc701acb6df11811f72f905d45f580a5

Image Layers

1ADD alpine-minirootfs-3.20.9-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.30 B
8LABEL RUN=/usr/bin/docker -d IMAGE0 B
9ENV HAPROXY_BRANCH=3.30 B
10ENV HAPROXY_MINOR=3.3.30 B
11ENV HAPROXY_SHA256=0ea2d0e157cdd2aff3d600c2365dadf50e6a28c41d3e52dcced53ce10a66e5320 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.3.00 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.18 MB
20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit885 B
21RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c19.96 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.2.00 B
29ENV S6_OVERLAY_VERSION=3.2.2.00 B
30ENV S6_READ_ONLY_ROOT=10 B
31ENV S6_USER=haproxy0 B
32ENV S6_GROUP=haproxy0 B
33COPY /fs / # buildkit4.22 KB
34COPY /src/libblock_secrets.so /usr/local/lib/libblock_secrets.so # buildkit2.89 KB
35COPY /src/haproxy_wrapper /usr/local/sbin/haproxy_wrapper # buildkit2.42 KB
36RUN |2 TARGETPLATFORM=linux/arm64 S6_OVERLAY_VERSION=3.2.2.0 /bin/sh9.48 MB
37COPY /go/haproxy-ingress-controller . # buildkit36.42 MB
38USER haproxy0 B
39VOLUME [/run]0 B
40ENTRYPOINT ["/start.sh"]0 B

Command

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