sha256:3befe4a58fcb8eb408e464b6b4ec81874c298a9fd51afe250d146df06435ebb5
OS/ARCH
linux/arm64
Compressed size
65.17 MB
Last pushed
about 4 years by 1gtm
Type
Image
Manifest digest
sha256:3befe4a58fcb8eb408e464b6b4ec81874c298a9fd51afe250d146df06435ebb5
Image Layers
1ADD file ... in / 2.59 MB2CMD ["/bin/sh"]0 B4LABEL Name=HAProxy0 B5LABEL Release=Community Edition0 B6LABEL Vendor=HAProxy0 B7LABEL Version=2.6.20 B8LABEL RUN=/usr/bin/docker -d IMAGE0 B9ENV HAPROXY_BRANCH=2.60 B10ENV HAPROXY_MINOR=2.6.20 B11ENV HAPROXY_SHA256=f9b7dc06e02eb13b5d94dc66e0864a714aee2af9dfab10fa353ff9f1f52c82020 B12ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B13ENV DATAPLANE_MINOR=2.6.00 B14ENV DATAPLANE_SHA256=ec685350576898bb0a00d656f427f5da7c28043551a3e0050c1b5301547e235a0 B15ENV DATAPLANE_URL=https://github.com/haproxytech/dataplaneapi/releases/download0 B16ENV HAPROXY_UID=haproxy0 B17ENV HAPROXY_GID=haproxy0 B18COPY /dataplaneapi /usr/local/bin/dataplaneapi # buildkit14.38 MB19RUN /bin/sh -c apk add7.59 MB20COPY haproxy.cfg /usr/local/etc/haproxy # buildkit1.4 KB21COPY docker-entrypoint.sh / # buildkit386 B22STOPSIGNAL SIGUSR10 B23ENTRYPOINT ["/docker-entrypoint.sh"]0 B24CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B25RUN /bin/sh -c set -x922.22 KB26RUN /bin/sh -c set -x38.75 KB27COPY /json.lua /usr/share/lua/5.3/json.lua # buildkit3.19 KB28COPY /http.lua /usr/share/haproxy/haproxy-lua-http/http.lua # buildkit6.42 KB29COPY /auth-request.lua /usr/share/haproxy/auth-request.lua # buildkit3.07 KB30COPY hack/docker/voyager/haproxy-templates/templates /srv/voyager/templates/ # buildkit4.06 KB31ADD bin/linux_arm64/voyager /voyager # buildkit39.65 MB32COPY hack/docker/voyager/test.pem /etc/ssl/private/haproxy/tls/test.pem # buildkit1.96 KB33COPY hack/docker/voyager/haproxy-templates/errorfiles /srv/voyager/errorfiles/ # buildkit260 B34ENTRYPOINT ["/voyager"]0 BCommand
ADD file:158791ae9b4fb18e208925ce1ac7396322e741030bcd9bcae7e320e83f517dfe in /