sha256:b0fa9feb3c8f534a8fec5b750e0ea3e77d904215596863db00b5859b8dfa5b5d
OS/ARCH
linux/amd64
Compressed size
72.74 MB
Last pushed
almost 4 years by 1gtm
Type
Image
Manifest digest
sha256:b0fa9feb3c8f534a8fec5b750e0ea3e77d904215596863db00b5859b8dfa5b5d
Image Layers
1ADD file ... in / 2.69 MB2CMD ["/bin/sh"]0 B4LABEL Name=HAProxy0 B5LABEL Release=Community Edition0 B6LABEL Vendor=HAProxy0 B7LABEL Version=2.6.70 B8LABEL RUN=/usr/bin/docker -d IMAGE0 B9ENV HAPROXY_BRANCH=2.60 B10ENV HAPROXY_MINOR=2.6.70 B11ENV HAPROXY_SHA256=cff9b8b18a52bfec277f9c1887fac93c18e1b9f3eff48892255a7c6e64528b7d0 B12ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B13ENV DATAPLANE_MINOR=2.7.10 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 # buildkit16.9 MB19RUN /bin/sh -c apk add9.05 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 -x851.88 KB26RUN /bin/sh -c set -x37.51 KB27COPY /json.lua /usr/share/lua/5.3/json.lua # buildkit3.19 KB28COPY /http.lua /usr/share/haproxy/haproxy-lua-http/http.lua # buildkit6.41 KB29COPY /auth-request.lua /usr/share/haproxy/auth-request.lua # buildkit3.06 KB30COPY hack/docker/voyager/haproxy-templates/templates /srv/voyager/templates/ # buildkit4.06 KB31ADD bin/linux_amd64/voyager /voyager # buildkit43.21 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/ # buildkit262 B34ENTRYPOINT ["/voyager"]0 BCommand
ADD file:f77e3f51f020890d22997e6c2ca98968b75b8bc8c463341a2010ff0655d4c88f in /