Sign inSign up

dbeaver/cloudbeaver-haproxy:26.1.1

Multi-platform
Index digest

sha256:bd407868063a6eba4d78b6015195d2ffeb02ee6ebfeab6d03ddcc6735770176d

OS/ARCH

Compressed size

46.9 MB

Last pushed

3 months by dbeaverdevops

Type

Image

Manifest digest

sha256:5e61add5633156bff0ca7452d177724193f107c463dfcfacce9fe5b1ee8cdb93

Image Layers

1ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;287.98 KB
4RUN /bin/sh -c set -eux;975 B
5ENV HAPROXY_VERSION=3.1.20 B
6ENV HAPROXY_URL=https://www.haproxy.org/download/3.1/src/haproxy-3.1.2.tar.gz0 B
7ENV HAPROXY_SHA256=af35dc8bf3193870b72276a63920974bef1405fc41038d545b86b641aa59f4000 B
8RUN /bin/sh -c set -eux;9.67 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit442 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12USER haproxy0 B
13WORKDIR /var/lib/haproxy32 B
14CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"]0 B
15USER root0 B
16RUN /bin/sh -c apk update33.45 MB
17RUN /bin/sh -c mkdir /usr/lib/cgi-bin134 B
18RUN /bin/sh -c mkdir -p519 B
19COPY common/*.py /opt/common/ # buildkit6.46 KB
20COPY haproxy/crtwrap.py /usr/lib/bin/crtwrap.py # buildkit655 B
21COPY haproxy/docker-entrypoint.sh /docker-entrypoint.sh # buildkit844 B
22COPY haproxy/authenticator.sh /usr/local/bin/authenticator.sh # buildkit426 B
23COPY haproxy/cleanup.sh /usr/local/bin/cleanup.sh # buildkit222 B
24COPY haproxy/haproxy_restart.sh /usr/local/bin/haproxy_restart.sh # buildkit375 B
25COPY haproxy/dummy-ssl-gen.sh /dummy-ssl-gen.sh # buildkit371 B
26COPY common/crtwrap-token-gen.sh /crtwrap-token-gen.sh # buildkit536 B
27COPY haproxy/templates/domain.conf.j2 /opt/templates/domain.conf.j2 # buildkit1.53 KB
28RUN /bin/sh -c chown -R891 B
29RUN /bin/sh -c chmod +x6.46 KB
30WORKDIR /etc/haproxy32 B
31USER nobody0 B
32STOPSIGNAL SIGTERM0 B
33ENTRYPOINT ["/docker-entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit