Sign inSign up

jetbrains/datalore-git-task:2026.2.4

Manifest digest

sha256:b403eca6b62f42b55252a94aadf5cb50d05755eced48aecf74a988e666716ef1

OS/ARCH

linux/amd64

Compressed size

315.26 MB

Last pushed

28 days by dataloreadmin

Type

Image

Manifest digest

sha256:b403eca6b62f42b55252a94aadf5cb50d05755eced48aecf74a988e666716ef1

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 create_jgit_fs_attributes.sh entrypoint.sh1.05 KB
27COPY --chown=datalore --chmod=0555 run_java.sh setenv.sh1.26 KB
28ADD build/git-task-lib.tar /opt/datalore/ # buildkit78.77 MB
29USER datalore0 B
30WORKDIR /opt/datalore32 B
31RUN /bin/sh -c /bin/bash /opt/datalore/create_jgit_fs_attributes.sh370 B
32ENTRYPOINT ["/bin/bash" "entrypoint.sh"]0 B

Command

 ARG RELEASE