Sign inSign up

thegrandpkizzle/kubernetes-haproxy-ingress:3.5-dev5

Multi-platform
Index digest

sha256:04dc3a1bc379474c212aeef12603c8eb03ccb75034ef6e9a739208d98adb9018

OS/ARCH

Compressed size

92.87 MB

Last pushed

26 days by thegrandpkizzle

Type

Image

Manifest digest

sha256:b56a62ace33476e204f93eae2cee43d4d2900c26b906e47e7e1dd9b27c55e32c

Image Layers

1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 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.5-dev50 B
8LABEL RUN=/usr/bin/docker -d IMAGE0 B
9ENV HAPROXY_BRANCH=3.50 B
10ENV HAPROXY_MINOR=3.5-dev50 B
11ENV HAPROXY_SHA256=9a650a5dba2899715d90920952e134bfbede6c5cc6352b36cdfb66b3a676cbd10 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.4.20 B
16ENV DATAPLANE_URL=https://github.com/haproxytech/dataplaneapi/releases/download0 B
17ARG TARGETPLATFORM=linux/amd640 B
18COPY /opt/aws-lc /opt/aws-lc # buildkit2.67 MB
19COPY /usr/local/sbin/haproxy /usr/local/sbin/haproxy # buildkit14.76 MB
20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit886 B
21RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c21.73 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
27ARG TARGETPLATFORM=linux/amd640 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 # buildkit6.75 KB
35COPY /src/haproxy_wrapper /usr/local/sbin/haproxy_wrapper # buildkit2.22 KB
36RUN |2 TARGETPLATFORM=linux/amd64 S6_OVERLAY_VERSION=3.2.2.0 /bin/sh8.52 MB
37COPY /go/haproxy-ingress-controller . # buildkit41.52 MB
38USER haproxy0 B
39VOLUME [/run]0 B
40ENTRYPOINT ["/start.sh"]0 B

Command

ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit