sha256:f17dbcc167466e5c0e544d587ba35a2a87e30a7197f72170b89b334425951ff4
OS/ARCH
linux/arm64
Compressed size
65.68 MB
Last pushed
over 4 years by 1gtm
Type
Image
Manifest digest
sha256:f17dbcc167466e5c0e544d587ba35a2a87e30a7197f72170b89b334425951ff4
Image Layers
1ADD file ... in / 2.59 MB2CMD ["/bin/sh"]0 B4LABEL Name=HAProxy0 B5LABEL Release=Community Edition0 B6LABEL Vendor=HAProxy0 B7LABEL Version=2.5.70 B8LABEL RUN=/usr/bin/docker -d IMAGE0 B9ENV HAPROXY_BRANCH=2.50 B10ENV HAPROXY_MINOR=2.5.70 B11ENV HAPROXY_SHA256=e29f6334c6bdb521f63ddf335e2621bd2164503b99cf1f495b6f56ff9f3c164e0 B12ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B13ENV DATAPLANE_MINOR=2.5.30 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 # buildkit13.23 MB19RUN /bin/sh -c apk add8.96 MB20COPY haproxy.cfg /usr/local/etc/haproxy # buildkit1.4 KB21COPY docker-entrypoint.sh / # buildkit387 B22STOPSIGNAL SIGUSR10 B23ENTRYPOINT ["/docker-entrypoint.sh"]0 B24CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B25RUN /bin/sh -c set -x1.08 MB26RUN /bin/sh -c set -x38.38 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.77 MB32COPY hack/docker/voyager/test.pem /etc/ssl/private/haproxy/tls/test.pem # buildkit1.95 KB33COPY hack/docker/voyager/haproxy-templates/errorfiles /srv/voyager/errorfiles/ # buildkit260 B34ENTRYPOINT ["/voyager"]0 BCommand
ADD file:90e56af13188c7f0283d244a0d70b853d8bef8587a41f1da8eac3a2aba8964ef in /