sha256:90798f45270535e20d3a07cb460bc6c6eb1083582fc087d0a7cf6156fb8c0710
OS/ARCH
Compressed size
75.21 MB
Last pushed
7 months by haproxyci
Type
Image
Manifest digest
sha256:3943101021528a8dd9b8513cd989e939125a71f099c46fce76448514db87f226
Image Layers
1ADD alpine-minirootfs-3.20.9-armhf.tar.gz / # buildkit3.22 MB2CMD ["/bin/sh"]0 B4LABEL Name=HAProxy0 B5LABEL Release=Community Edition0 B6LABEL Vendor=HAProxy0 B7LABEL Version=3.2.120 B8LABEL RUN=/usr/bin/docker -d IMAGE0 B9ENV HAPROXY_BRANCH=3.20 B10ENV HAPROXY_MINOR=3.2.120 B11ENV HAPROXY_SHA256=310b424e60db2f3990206ca7c81293586842cb628e7dfad572c7146ae9e95a910 B12ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B13ENV HAPROXY_UID=haproxy0 B14ENV HAPROXY_GID=haproxy0 B15ENV DATAPLANE_MINOR=3.2.80 B16ENV DATAPLANE_URL=https://github.com/haproxytech/dataplaneapi/releases/download0 B17ARG TARGETPLATFORM=linux/arm/v60 B18COPY /opt/aws-lc /opt/aws-lc # buildkit1.96 MB19COPY /usr/local/sbin/haproxy /usr/local/sbin/haproxy # buildkit12.29 MB20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit886 B21RUN |1 TARGETPLATFORM=linux/arm/v6 /bin/sh -c15.26 MB22COPY haproxy.cfg /usr/local/etc/haproxy # buildkit1.39 KB23COPY docker-entrypoint.sh / # buildkit381 B24STOPSIGNAL SIGUSR10 B25ENTRYPOINT ["/docker-entrypoint.sh"]0 B26CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B27ARG TARGETPLATFORM=linux/arm/v60 B28ARG S6_OVERLAY_VERSION=3.1.6.20 B29ENV S6_OVERLAY_VERSION=3.1.6.20 B30ENV S6_READ_ONLY_ROOT=10 B31ENV S6_USER=haproxy0 B32ENV S6_GROUP=haproxy0 B33COPY /fs / # buildkit3.7 KB34COPY /src/libblock_secrets.so /usr/local/lib/libblock_secrets.so # buildkit2.53 KB35COPY /src/haproxy_wrapper /usr/local/sbin/haproxy_wrapper # buildkit2.09 KB36RUN |2 TARGETPLATFORM=linux/arm/v6 S6_OVERLAY_VERSION=3.1.6.2 /bin/sh5.93 MB37COPY /src/fs/haproxy-ingress-controller . # buildkit36.54 MB38ENTRYPOINT ["/start.sh"]0 BCommand
ADD alpine-minirootfs-3.20.9-armhf.tar.gz / # buildkit