Sign inSign up

dbeaver/cloudbeaver-haproxy:25.3.0

Multi-platform
Index digest

sha256:9f4f00caafd28c2c0c44d2ac386faab1ab985ef0a796d52dc001b68088bb1ba8

OS/ARCH

Compressed size

45.84 MB

Last pushed

10 months by dbeaverdevops

Type

Image

Manifest digest

sha256:8b2ef216e1a44114018792d28b3d284784e2bd3f96f6db61c0ae0d13f8a44091

Image Layers

1ADD alpine-minirootfs-3.21.2-aarch64.tar.gz / # buildkit3.81 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;290.86 KB
4RUN /bin/sh -c set -eux;972 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.6 MB
9STOPSIGNAL SIGUSR10 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit441 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 update32.13 MB
17RUN /bin/sh -c mkdir /usr/lib/cgi-bin135 B
18RUN /bin/sh -c mkdir -p522 B
19COPY common/*.py /opt/common/ # buildkit6.41 KB
20COPY haproxy/crtwrap.py /usr/lib/bin/crtwrap.py # buildkit656 B
21COPY haproxy/docker-entrypoint.sh /docker-entrypoint.sh # buildkit825 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 # buildkit374 B
25COPY haproxy/dummy-ssl-gen.sh /dummy-ssl-gen.sh # buildkit371 B
26COPY haproxy/templates/domain.conf.j2 /opt/templates/domain.conf.j2 # buildkit1.28 KB
27RUN /bin/sh -c chown -R890 B
28RUN /bin/sh -c chmod +x6.4 KB
29WORKDIR /etc/haproxy32 B
30USER nobody0 B
31STOPSIGNAL SIGTERM0 B
32ENTRYPOINT ["/docker-entrypoint.sh"]0 B

Command

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