Sign inSign up

thegrandpkizzle/kubernetes-haproxy-ingress:3.3.10

Multi-platform
Index digest

sha256:4da24407035cbe17e94ae3654aef7715c02214f174b316285511a124878d5931

OS/ARCH

Compressed size

87.03 MB

Last pushed

4 months by thegrandpkizzle

Type

Image

Manifest digest

sha256:1383a2f245765005806c2a1b6860d81c5fd0268f508d3527ad68d54821f98066

Image Layers

1ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit3.46 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.100 B
8LABEL RUN=/usr/bin/docker -d IMAGE0 B
9ENV HAPROXY_BRANCH=3.30 B
10ENV HAPROXY_MINOR=3.3.100 B
11ENV HAPROXY_SHA256=6aa919a13f3a575416ef0ae45da0ecb35f1a8d004641dd684fe9b53e646891f20 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.40 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.65 MB
19COPY /usr/local/sbin/haproxy /usr/local/sbin/haproxy # buildkit13.42 MB
20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit889 B
21RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c21.66 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/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 # buildkit7.48 KB
35COPY /src/haproxy_wrapper /usr/local/sbin/haproxy_wrapper # buildkit2.23 KB
36RUN |2 TARGETPLATFORM=linux/amd64 S6_OVERLAY_VERSION=3.2.2.0 /bin/sh8.62 MB
37COPY /go/haproxy-ingress-controller . # buildkit37.19 MB
38USER haproxy0 B
39VOLUME [/run]0 B
40ENTRYPOINT ["/start.sh"]0 B

Command

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