Sign inSign up

appscode/haproxy:2.7-debian

Multi-platform
Index digest

sha256:96d44353637eecef41d1963c2fd1c58b4a09a24768e071f62b1419c1255bc3c4

OS/ARCH

Compressed size

66.51 MB

Last pushed

over 3 years by 1gtm

Type

Image

Manifest digest

sha256:b759a8a22bf98da192a804d09ff42f19a6b94ca7943983ea858626c8327212d2

Image Layers

1ADD file ... in / 24.72 MB
2CMD ["bash"]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 HAPROXY_UID=haproxy0 B
14ENV HAPROXY_GID=haproxy0 B
15ENV DEBIAN_FRONTEND=noninteractive0 B
16COPY /dataplaneapi /usr/local/bin/dataplaneapi # buildkit15.86 MB
17RUN /bin/sh -c apt-get update14.71 MB
18COPY haproxy.cfg /usr/local/etc/haproxy # buildkit1.41 KB
19COPY docker-entrypoint.sh / # buildkit387 B
20STOPSIGNAL SIGUSR10 B
21ENTRYPOINT ["/docker-entrypoint.sh"]0 B
22CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B
23ARG TARGETOS0 B
24ARG TARGETARCH0 B
25RUN |2 TARGETOS=linux TARGETARCH=arm64 /bin/sh11.21 MB
26ENV TZ=:/etc/localtime0 B
27ENV LANG=en_US.utf80 B
28COPY /json.lua /usr/share/lua/5.3/json.lua # buildkit3.19 KB
29COPY /http.lua /usr/share/haproxy/haproxy-lua-http/http.lua # buildkit6.42 KB
30COPY /auth-request.lua /usr/share/haproxy/auth-request.lua # buildkit3.07 KB

Command

ADD file:442c85d39a4dbb97fb311e1f30e76f5d197339db3967532742e299fa73410f89 in /