Sign inSign up

dbeaver/cloudbeaver:26.0

Multi-platform
Web servers
Databases & storage
Index digest

sha256:33083a988e83c714b98bffc58d45c6c6c15c86816bb446c5f053f1eed66d5247

OS/ARCH

Compressed size

443 MB

Last pushed

4 months by dbeaverdevops

Type

Image

Manifest digest

sha256:c9dd1cbc23c0c20c16c4d5092b52135d6de16fa4a7cef7f5a97ad5a5abf19716

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6MAINTAINER DBeaver Corp, [email protected]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c set -eux;19.33 MB
9ENV LANG=en_US.UTF-80 B
10ENV JAVA_HOME=/opt/java/openjdk0 B
11COPY /opt/java/openjdk /opt/java/openjdk # buildkit150.84 MB
12ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13RUN /bin/sh -c set -eux;3.97 MB
14COPY java.security* /opt/java/openjdk/conf/security/java.security # buildkit32 B
15MAINTAINER DBeaver Corp, [email protected]0 B
16ENV DBEAVER_GID=89780 B
17ENV DBEAVER_UID=89780 B
18RUN /bin/sh -c groupadd -g3.46 KB
19COPY cloudbeaver /opt/cloudbeaver # buildkit240.49 MB
20COPY scripts/launch-product.sh /opt/cloudbeaver/launch-product.sh # buildkit32 B
21EXPOSE [8978/tcp]0 B
22RUN /bin/sh -c find /opt/cloudbeaver2.32 KB
23WORKDIR /opt/cloudbeaver/32 B
24RUN /bin/sh -c chmod +x606 B
25ENTRYPOINT ["./launch-product.sh"]0 B

Command

 ARG RELEASE