Sign inSign up

appscode/haproxy:2.7-alpine

Multi-platform
Index digest

sha256:3d1582e7e9564c74b25f5d44e4996a191ad4cd3ceb268e0240f063b1fd165f98

OS/ARCH

Compressed size

34.47 MB

Last pushed

over 3 years by 1gtm

Type

Image

Manifest digest

sha256:cef6fc748585b84e1597a2f15546976855a7a5fd77cbbcb03078156e256287ff

Image Layers

1ADD file ... in / 3.11 MB
2CMD ["/bin/sh"]0 B
3MAINTAINER Dinko Korunic <[email protected]>0 B
4LABEL Name=HAProxy0 B
5LABEL Release=Community Edition0 B
6LABEL Vendor=HAProxy0 B
7LABEL Version=2.7.30 B
8LABEL RUN=/usr/bin/docker -d IMAGE0 B
9ENV HAPROXY_BRANCH=2.70 B
10ENV HAPROXY_MINOR=2.7.30 B
11ENV HAPROXY_SHA256=b17e51b96531843b4a99d2c3b6218281bc988bf624c9ff90e19f0cbcba25d0670 B
12ENV HAPROXY_SRC_URL=http://www.haproxy.org/download0 B
13ENV DATAPLANE_MINOR=2.7.20 B
14ENV DATAPLANE_SHA256=ec685350576898bb0a00d656f427f5da7c28043551a3e0050c1b5301547e235a0 B
15ENV DATAPLANE_URL=https://github.com/haproxytech/dataplaneapi/releases/download0 B
16ENV HAPROXY_UID=haproxy0 B
17ENV HAPROXY_GID=haproxy0 B
18COPY /dataplaneapi /usr/local/bin/dataplaneapi # buildkit15.86 MB
19RUN /bin/sh -c apk add7.67 MB
20COPY haproxy.cfg /usr/local/etc/haproxy # buildkit1.4 KB
21COPY docker-entrypoint.sh / # buildkit387 B
22STOPSIGNAL SIGUSR10 B
23ENTRYPOINT ["/docker-entrypoint.sh"]0 B
24CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B
25RUN /bin/sh -c set -x7.73 MB
26RUN /bin/sh -c set -x38.11 KB
27RUN /bin/sh -c set -x38.11 KB
28ENV TZ=:/etc/localtime0 B
29ENV LANG=en_US.utf80 B
30COPY /json.lua /usr/share/lua/5.3/json.lua # buildkit3.19 KB
31COPY /http.lua /usr/share/haproxy/haproxy-lua-http/http.lua # buildkit6.42 KB
32COPY /auth-request.lua /usr/share/haproxy/auth-request.lua # buildkit3.06 KB

Command

ADD file:9bd9ea42a9f3bdc769e80c6b8a4b117d65f73ae68e155a6172a1184e7ac8bcc1 in /