Sign inSign up

dbeaver/cloudbeaver-haproxy:stable

Multi-platform
Index digest

sha256:932889ef4c2ed4c37b5d2c196f4651ccaf3bb01b69a3986fdff3f84140fe3276

OS/ARCH

Compressed size

45.24 MB

Last pushed

about 1 year by dbeaverdevops

Type

Image

Manifest digest

sha256:c4450b0d557caefaf188e9ec3834b69ebb082d6bda4ee64d3a6f6018db2e62f4

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 update31.8 MB
17RUN /bin/sh -c mkdir /usr/lib/cgi-bin135 B
18RUN /bin/sh -c mkdir -p493 B
19COPY crtwrap.py /usr/lib/bin/crtwrap.py # buildkit4.22 KB
20COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit933 B
21COPY authenticator.sh /usr/local/bin/authenticator.sh # buildkit425 B
22COPY cleanup.sh /usr/local/bin/cleanup.sh # buildkit224 B
23COPY haproxy_restart.sh /usr/local/bin/haproxy_restart.sh # buildkit376 B
24COPY dummy-ssl-gen.sh /dummy-ssl-gen.sh # buildkit370 B
25COPY templates/domain.conf.j2 /opt/templates/domain.conf.j2 # buildkit1.33 KB
26COPY templates/haproxy-ee.template.cfg /opt/templates/haproxy-ee.template.cfg # buildkit1.03 KB
27COPY templates/haproxy-te.template.cfg /opt/templates/haproxy-te.template.cfg # buildkit1.21 KB
28RUN /bin/sh -c chown -R890 B
29RUN /bin/sh -c chmod +x32 B
30USER nobody0 B
31STOPSIGNAL SIGTERM0 B
32ENTRYPOINT ["/docker-entrypoint.sh"]0 B

Command

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