Sign inSign up

jetbrains/datalore-external-agents-manager:2026.2.4

Manifest digest

sha256:cb198b831cc6b3a9c871f2856987464e4231d675032ed4e82c4c76a0e12c8193

OS/ARCH

linux/amd64

Compressed size

320.57 MB

Last pushed

28 days by dataloreadmin

Type

Image

Manifest digest

sha256:cb198b831cc6b3a9c871f2856987464e4231d675032ed4e82c4c76a0e12c8193

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
26ARG BUILD_NUMBER=15130 B
27ARG BUILD_TIMESTAMP=17872175250 B
28ARG STABLE_GIT_COMMIT_ID=1eba78092d45915ab2cb2a3020d0cd211f34098b0 B
29ARG ON_PREMISES_VERSION=2026.2.40 B
30COPY --chown=datalore --chmod=0755 conf/. *.sh899 B
31ENV ON_PREMISES_VERSION=2026.2.40 B
32ENV BUILD_NUMBER=15130 B
33ENV BUILD_DATE=17872175250 B
34ENV BUILD_HASH=1eba78092d45915ab2cb2a3020d0cd211f34098b0 B
35COPY --chown=datalore --chmod=0555 build/external-agents-manager.jar /opt/datalore/84.07 MB
36USER root0 B
37WORKDIR /opt/datalore32 B
38ENTRYPOINT ["/opt/datalore/entrypoint.sh"]0 B
39CMD []0 B

Command

 ARG RELEASE