sha256:b0ec504d8e24e1a930d09a54502476286562a481e826e267f5fa99e1ff1f6698
OS/ARCH
Compressed size
64.14 MB
Last pushed
9 months by haproxyci
Type
Image
Manifest digest
sha256:507ab2642458ff61e5ec493dda9fade19192e68359239ced122465e099cc4d8b
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.110 B8LABEL RUN=/usr/bin/docker -d IMAGE0 B9ENV HAPROXY_BRANCH=3.10 B10ENV HAPROXY_MINOR=3.1.110 B11ENV HAPROXY_SHA256=301110cac49c90c421786f0df4d9a371a28feef6680924b5c33e0e4577cc2e010 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 # buildkit885 B21RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c15.95 MB22COPY haproxy.cfg /usr/local/etc/haproxy # buildkit1.39 KB23COPY docker-entrypoint.sh / # buildkit380 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.67 KB35COPY /src/haproxy_wrapper /usr/local/sbin/haproxy_wrapper # buildkit2.2 KB36RUN |2 TARGETPLATFORM=linux/amd64 S6_OVERLAY_VERSION=3.1.6.2 /bin/sh5.6 MB37COPY /src/fs/haproxy-ingress-controller . # buildkit25.3 MB38ENTRYPOINT ["/start.sh"]0 BCommand
ADD alpine-minirootfs-3.20.8-x86_64.tar.gz / # buildkit