sha256:3d1582e7e9564c74b25f5d44e4996a191ad4cd3ceb268e0240f063b1fd165f98
OS/ARCH
Compressed size
35.92 MB
Last pushed
over 3 years by 1gtm
Type
Image
Manifest digest
sha256:e8366b7e26037a06706d062a0e153cb7323f78553c5edce091da6ba7f2611cd3
Image Layers
1ADD file ... in / 3.22 MB2CMD ["/bin/sh"]0 B4LABEL Name=HAProxy0 B5LABEL Release=Community Edition0 B6LABEL Vendor=HAProxy0 B7LABEL Version=2.7.30 B8LABEL RUN=/usr/bin/docker -d IMAGE0 B9ENV HAPROXY_BRANCH=2.70 B10ENV HAPROXY_MINOR=2.7.30 B11ENV HAPROXY_SHA256=b17e51b96531843b4a99d2c3b6218281bc988bf624c9ff90e19f0cbcba25d0670 B12ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B13ENV DATAPLANE_MINOR=2.7.20 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 # buildkit17 MB19RUN /bin/sh -c apk add7.79 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 -x7.82 MB26RUN /bin/sh -c set -x38.11 KB27RUN /bin/sh -c set -x38.11 KB28ENV TZ=:/etc/localtime0 B29ENV LANG=en_US.utf80 B30COPY /json.lua /usr/share/lua/5.3/json.lua # buildkit3.18 KB31COPY /http.lua /usr/share/haproxy/haproxy-lua-http/http.lua # buildkit6.42 KB32COPY /auth-request.lua /usr/share/haproxy/auth-request.lua # buildkit3.06 KBCommand
ADD file:40887ab7c06977737e63c215c9bd297c0c74de8d12d16ebdf1c3d40ac392f62d in /