sha256:95958d98fc3dcc413d4301b3758ac443b719dfb811ba53f01ffaa19d8139d871
OS/ARCH
Compressed size
80.44 MB
Last pushed
about 1 month by haproxyci
Type
Image
Manifest digest
sha256:eef8311aee1919b691535e31a9406c3c563902e5f77e67152ad0b67aac007ce0
Image Layers
1ADD alpine-minirootfs-3.23.5-armv7.tar.gz / # buildkit3.11 MB2CMD ["/bin/sh"]0 B4LABEL Name=HAProxy0 B5LABEL Release=Community Edition0 B6LABEL Vendor=HAProxy0 B7LABEL Version=3.2.220 B8LABEL RUN=/usr/bin/docker -d IMAGE0 B9ENV HAPROXY_BRANCH=3.20 B10ENV HAPROXY_MINOR=3.2.220 B11ENV HAPROXY_SHA256=afca3a26d573df53d0e1fc475dcd743ec5875e038e1476c80e871d70228ca2da0 B12ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B13ENV HAPROXY_UID=haproxy0 B14ENV HAPROXY_GID=haproxy0 B15ENV DATAPLANE_MINOR=3.2.150 B16ENV DATAPLANE_URL=https://github.com/haproxytech/dataplaneapi/releases/download0 B17ARG TARGETPLATFORM=linux/arm/v70 B18COPY /opt/aws-lc /opt/aws-lc # buildkit1.86 MB19COPY /usr/local/sbin/haproxy /usr/local/sbin/haproxy # buildkit12.3 MB20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit889 B21RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c20.69 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/v70 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 # buildkit5.78 KB35COPY /src/haproxy_wrapper /usr/local/sbin/haproxy_wrapper # buildkit1.99 KB36RUN |2 TARGETPLATFORM=linux/arm/v7 S6_OVERLAY_VERSION=3.1.6.2 /bin/sh5.1 MB37COPY /src/fs/haproxy-ingress-controller . # buildkit37.37 MB38ENTRYPOINT ["/start.sh"]0 BCommand
ADD alpine-minirootfs-3.23.5-armv7.tar.gz / # buildkit