sha256:5962d9e7b0eb72fb507377c70f339a919f64ad5d8963065c59855472cac5a1d5
OS/ARCH
linux/amd64
Compressed size
69.21 MB
Last pushed
about 4 years by tigerworks
Type
Image
Manifest digest
sha256:5962d9e7b0eb72fb507377c70f339a919f64ad5d8963065c59855472cac5a1d5
Image Layers
1ADD file ... in / 2.68 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 # buildkit14.08 MB19RUN /bin/sh -c apk add9.01 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.09 MB26RUN /bin/sh -c set -x38.41 KB27COPY /json.lua /usr/share/lua/5.3/json.lua # buildkit3.18 KB28COPY /http.lua /usr/share/haproxy/haproxy-lua-http/http.lua # buildkit6.44 KB29COPY /auth-request.lua /usr/share/haproxy/auth-request.lua # buildkit3.06 KB30COPY hack/docker/voyager/haproxy-templates/templates /srv/voyager/templates/ # buildkit4.09 KB31ADD bin/linux_amd64/voyager /voyager # buildkit42.28 MB32COPY hack/docker/voyager/test.pem /etc/ssl/private/haproxy/tls/test.pem # buildkit1.98 KB33COPY hack/docker/voyager/haproxy-templates/errorfiles /srv/voyager/errorfiles/ # buildkit283 B34ENTRYPOINT ["/voyager"]0 BCommand
ADD file:5d673d25da3a14ce1f6cf66e4c7fd4f4b85a3759a9d93efb3fd9ff852b5b56e4 in /