sha256:70761992fb4dcd6f80983cc1421116ce29773724e6992e765c7320a880e89e9d
OS/ARCH
Compressed size
82.39 MB
Last pushed
9 months by haproxyci
Type
Image
Manifest digest
sha256:06c21d92ddbd73d078c2792e7b98e7cca50b70286d53ba272b826a24115f9f48
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.2.100 B8LABEL RUN=/usr/bin/docker -d IMAGE0 B9ENV HAPROXY_BRANCH=3.20 B10ENV HAPROXY_MINOR=3.2.100 B11ENV HAPROXY_SHA256=df9412eee0faf78147cd3f1bbec9582ea678c33535b1afec081036c5bbb8015b0 B12ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B13ENV HAPROXY_UID=haproxy0 B14ENV HAPROXY_GID=haproxy0 B15ENV DATAPLANE_MINOR=3.2.70 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 # buildkit12.06 MB20COPY /tmp/haproxy/examples/errorfiles/ /usr/local/etc/haproxy/errors # buildkit886 B21RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c16.32 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/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.69 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/sh5.6 MB37COPY /src/fs/haproxy-ingress-controller . # buildkit42.28 MB38ENTRYPOINT ["/start.sh"]0 BCommand
ADD alpine-minirootfs-3.20.8-x86_64.tar.gz / # buildkit