Sign inSign up

jetbrains/datalore-external-agents-manager:2025.5

Manifest digest

sha256:8e7c528400e0dd1567e1c1afb60e6639943e23d28ff44d632f33b3413dc0a21d

OS/ARCH

linux/amd64

Compressed size

276.21 MB

Last pushed

12 months by dataloreadmin

Type

Image

Manifest digest

sha256:8e7c528400e0dd1567e1c1afb60e6639943e23d28ff44d632f33b3413dc0a21d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.04 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update5.32 MB
8RUN /bin/sh -c locale-gen en_US.UTF-8845.46 KB
9RUN /bin/sh -c update-locale LANG=en_US.UTF-8216 B
10ENV LANG=en_US.UTF-80 B
11ENV LANGUAGE=en_US:en0 B
12ENV LC_ALL=en_US.UTF-80 B
13ENV JMX_SERVER_VERSION=0.20.00 B
14RUN /bin/sh -c apt-get update163.79 MB
15COPY log_nmt.sh /usr/local/bin/ # buildkit488 B
16RUN /bin/sh -c chmod 755488 B
17COPY import_rds_certificates.sh /root/import_rds_certificates.sh # buildkit606 B
18RUN /bin/sh -c /root/import_rds_certificates.sh #190.14 KB
19RUN /bin/sh -c mkdir /opt/jmx_exporter122 B
20ADD 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
21ADD jmx_exporter.yml /tmp/jmx_exporter.yml # buildkit171 B
22RUN /bin/sh -c chmod 644481.75 KB
23ENV DATALORE_USER=datalore0 B
24ENV DATALORE_HOME=/opt/datalore0 B
25RUN /bin/sh -c useradd ${DATALORE_USER}5.57 KB
26RUN /bin/sh -c mkdir -p124 B
27ARG BUILD_NUMBER=12740 B
28ARG BUILD_TIMESTAMP=17588011140 B
29ARG STABLE_GIT_COMMIT_ID=bad73c3f141f4da58262c21f15e1b673318a6bfd0 B
30ARG ON_PREMISES_VERSION=2025.50 B
31COPY --chown=datalore --chmod=0755 conf/. *.sh899 B
32ENV ON_PREMISES_VERSION=2025.50 B
33ENV BUILD_NUMBER=12740 B
34ENV BUILD_DATE=17588011140 B
35ENV BUILD_HASH=bad73c3f141f4da58262c21f15e1b673318a6bfd0 B
36COPY --chown=datalore --chmod=0555 build/external-agents-manager.jar /opt/datalore/76.11 MB
37USER root0 B
38WORKDIR /opt/datalore32 B
39ENTRYPOINT ["/opt/datalore/entrypoint.sh"]0 B
40CMD []0 B

Command

 ARG RELEASE