Sign inSign up

appscode/haproxy:2.7.3-alpine_linux_amd64

Manifest digest

sha256:e8366b7e26037a06706d062a0e153cb7323f78553c5edce091da6ba7f2611cd3

OS/ARCH

linux/amd64

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 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 # buildkit17 MB
19RUN /bin/sh -c apk add7.79 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.82 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.18 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:40887ab7c06977737e63c215c9bd297c0c74de8d12d16ebdf1c3d40ac392f62d in /