Sign inSign up

jetbrains/datalore-agent:2025.6.2

Manifest digest

sha256:5b420f2b6c2ca63171730bb47a7c6bc0156a6165318153708f36d697420f80f5

OS/ARCH

linux/amd64

Compressed size

1.59 GB

Last pushed

7 months by dataloreadmin

Type

Image

Manifest digest

sha256:5b420f2b6c2ca63171730bb47a7c6bc0156a6165318153708f36d697420f80f5

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-8217 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 update192.73 MB
15COPY log_nmt.sh /usr/local/bin/ # buildkit485 B
16RUN /bin/sh -c chmod 755485 B
17COPY import_rds_certificates.sh /root/import_rds_certificates.sh # buildkit604 B
18RUN /bin/sh -c /root/import_rds_certificates.sh #190.02 KB
19RUN /bin/sh -c mkdir /opt/jmx_exporter120 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.59 KB
26RUN /bin/sh -c mkdir -p122 B
27COPY --chown=datalore:datalore /opt/python /opt/python #493.97 MB
28COPY --chown=datalore:datalore /opt/anaconda3 /opt/anaconda3 #407.56 MB
29COPY --chown=datalore:datalore /opt/uv /opt/uv #20.77 MB
30RUN /bin/sh -c apt-get update137.5 MB
31RUN /bin/sh -c apt-get update24.11 MB
32RUN /bin/sh -c apt-get update16 MB
33RUN /bin/sh -c wget https://downloads.rclone.org/v1.71.0/rclone-v1.71.0-linux-amd64.deb22.84 MB
34RUN /bin/sh -c mkdir /opt/code_server126 B
35ADD ./infra/docker/base/computation-k8s/davfs2.conf /etc/davfs2/davfs2.conf # buildkit275 B
36RUN /bin/sh -c echo user_allow_other313 B
37USER datalore0 B
38COPY --chown=datalore:datalore /opt/code_server /opt/code_server #63.26 MB
39ARG PYTHON_MAJOR_VERSION=3.110 B
40ENV PYTHON_MAJOR_VERSION=3.110 B
41ENV DEFAULT_BASE_ENV_NAME=minimal0 B
42ENV DEFAULT_PACKAGE_MANAGER=pip0 B
43ENV LETS_PLOT_HTML_ISOLATED_FRAME=true0 B
44ENV LETS_PLOT_MAPTILES_KIND=vector_lets_plot0 B
45ENV PLOTLY_RENDERER=plotly_mimetype0 B
46ENV TMPDIR=/tmp0 B
47ENV LONG_TERM_PERSISTENCE=yes0 B
48ENV CONFIG_DIR=/etc/datalore0 B
49ENV DATALORE_HOME=/opt/datalore0 B
50ENV DUMP_DIR=/tmp/host/agent0 B
51ENV DATALORE_AGENT_MODE=CONTAINER0 B
52ENV VAR_DIR=/var/datalore0 B
53ENV AGENT_JARS_DIR=/opt/datalore/agent0 B
54ARG ON_PREMISES_VERSION=2025.6.20 B
55ENV IMAGE_VERSION=2025.6.20 B
56ENV ON_PREMISES_VERSION=2025.6.20 B
57ENV UV_ENABLED=false0 B
58COPY --chown=root --chmod=0440 sudoers /etc/296 B
59COPY --chown=datalore --chmod=0555 agent_entrypoint.sh rclone-mount.sh3.07 KB
60COPY --chown=datalore --chmod=0555 mount.sh oom-reporter.sh1.85 KB
61COPY --chown=datalore --chmod=0555 conf/logging.properties run_java.sh1.12 KB
62COPY --chmod=0555 davfs2.conf /etc/davfs2/davfs2.conf #269 B
63COPY --chown=datalore --chmod=0555 conf/logback.xml /etc/datalore/logback-config/1019 B
64COPY --chown=datalore --chmod=0755 .condarc /home/datalore/245 B
65COPY --chown=datalore --chmod=0755 pip.conf /home/datalore/.config/pip/262 B
66COPY --chown=datalore --chmod=0555 uv.toml /etc/uv/210 B
67USER root0 B
68RUN |2 PYTHON_MAJOR_VERSION=3.11 ON_PREMISES_VERSION=2025.6.2 /bin/sh129 B
69ADD build/requirements.tar /var/datalore-env # buildkit1.34 KB
70ADD build/evaluator.tar /opt/datalore/ # buildkit32.25 KB
71ADD build/data.tar /opt/datalore/agent/ # buildkit31.15 MB
72ADD build/agent.tar /opt/datalore/agent/ # buildkit179.79 MB
73WORKDIR /opt/datalore32 B
74USER datalore0 B
75CMD ["/bin/bash" "agent_entrypoint.sh"]0 B

Command

 ARG RELEASE