Sign inSign up

jetbrains/datalore-database-command:2026.2.2

Manifest digest

sha256:69171a9980e62c27e15b754607da78b24a95ca2cc02454a9caf3580532a5ca30

OS/ARCH

linux/amd64

Compressed size

558.7 MB

Last pushed

3 months by dataloreadmin

Type

Image

Manifest digest

sha256:69171a9980e62c27e15b754607da78b24a95ca2cc02454a9caf3580532a5ca30

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 29.18 MB
5CMD ["/bin/bash"]0 B
6RUN /bin/sh -c apt-get update7.62 MB
7RUN /bin/sh -c locale-gen en_US.UTF-8846.29 KB
8RUN /bin/sh -c update-locale LANG=en_US.UTF-8170 B
9ENV LANG=en_US.UTF-80 B
10ENV LANGUAGE=en_US:en0 B
11ENV LC_ALL=en_US.UTF-80 B
12ENV JMX_SERVER_VERSION=0.20.00 B
13RUN /bin/sh -c apt-get update197.73 MB
14COPY log_nmt.sh /usr/local/bin/ # buildkit488 B
15RUN /bin/sh -c chmod 755488 B
16COPY import_rds_certificates.sh /root/import_rds_certificates.sh # buildkit607 B
17RUN /bin/sh -c /root/import_rds_certificates.sh #190.04 KB
18RUN /bin/sh -c mkdir /opt/jmx_exporter122 B
19ADD https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/0.20.0/jmx_prometheus_javaagent-0.20.0.jar /opt/jmx_exporter/jmx_prometheus_javaagent-0.20.0.jar # buildkit481.75 KB
20ADD jmx_exporter.yml /tmp/jmx_exporter.yml # buildkit173 B
21RUN /bin/sh -c chmod 644481.75 KB
22ENV DATALORE_USER=datalore0 B
23ENV DATALORE_HOME=/opt/datalore0 B
24RUN /bin/sh -c useradd ${DATALORE_USER}3.53 KB
25RUN /bin/sh -c mkdir -p123 B
26COPY --chown=datalore --chmod=0555 entrypoint.sh init_databases_env.sh1.27 KB
27COPY --chown=datalore --chmod=0555 run_java.sh setenv.sh1.26 KB
28ADD build/athena-aws-credentials-provider.tar /opt/datalore/ # buildkit2.57 KB
29ADD build/athena3AwsCredentialsProvider.tar /opt/datalore # buildkit8.81 MB
30ADD build/databases-lib.tar /opt/datalore/ # buildkit178.12 MB
31USER datalore0 B
32WORKDIR /opt/datalore32 B
33RUN /bin/sh -c /opt/datalore/download_artifacts.sh 'jna-platform'135.28 MB
34ENTRYPOINT ["/bin/bash" "entrypoint.sh"]0 B

Command

 ARG RELEASE