sha256:f1ff3e1d886a57fa9071dd8ce94cf36daa46ec75c5ae6a51ce055e5cd5d6d358
OS/ARCH
Compressed size
64.06 MB
Last pushed
8 months by haproxyci
Type
Image
Manifest digest
sha256:44c7ebf6f5701908599e2fb1aad1b95bffbb7374b1c64d08f6dcded282f9c154
Image Layers
1ADD alpine-minirootfs-3.20.8-x86_64.tar.gz / # buildkit3.46 MB2CMD ["/bin/sh"]0 B4LABEL Name=HAProxy0 B5LABEL Release=Community Edition0 B6LABEL Vendor=HAProxy0 B7LABEL Version=3.1.120 B8LABEL RUN=/usr/bin/docker -d IMAGE0 B9ENV HAPROXY_BRANCH=3.10 B10ENV HAPROXY_MINOR=3.1.120 B11ENV HAPROXY_SHA256=d06306d94e796fcc7718baff8a109972908b6289251726acdceab138cd88c0a30 B12ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B13ENV HAPROXY_UID=haproxy0 B14ENV HAPROXY_GID=haproxy0 B15ENV DATAPLANE_MINOR=3.1.120 B16ENV DATAPLANE_URL=https://github.com/haproxytech/dataplaneapi/releases/download0 B17ARG TARGETPLATFORM=linux/amd640 B18COPY /opt/aws-lc /opt/aws-lc # buildkit2.66 MB19COPY /usr/local/sbin/haproxy /usr/local/sbin/haproxy # buildkit11.16 MB20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit889 B21RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c15.95 MB22COPY haproxy.cfg /usr/local/etc/haproxy # buildkit1.39 KB23COPY docker-entrypoint.sh / # buildkit378 B24STOPSIGNAL SIGUSR10 B25ENTRYPOINT ["/docker-entrypoint.sh"]0 B26CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B27ARG TARGETPLATFORM=linux/amd640 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.66 KB35COPY /src/haproxy_wrapper /usr/local/sbin/haproxy_wrapper # buildkit2.2 KB36RUN |2 TARGETPLATFORM=linux/amd64 S6_OVERLAY_VERSION=3.1.6.2 /bin/sh7.9 MB37COPY /src/fs/haproxy-ingress-controller . # buildkit22.93 MB38ENTRYPOINT ["/start.sh"]0 BCommand
ADD alpine-minirootfs-3.20.8-x86_64.tar.gz / # buildkit