Sign inSign up

jetbrains/datalore-server:2024.5

Manifest digest

sha256:f5a41babe8e2c461032873984d183f72c347e51bd3b137f0f3a41b0b8311b4f7

OS/ARCH

linux/amd64

Compressed size

561 MB

Last pushed

almost 2 years by dataloreadmin

Type

Image

Manifest digest

sha256:f5a41babe8e2c461032873984d183f72c347e51bd3b137f0f3a41b0b8311b4f7

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.03 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-8219 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 update179.69 MB
15COPY log_nmt.sh /usr/local/bin/ # buildkit490 B
16RUN /bin/sh -c chmod 755490 B
17COPY import_rds_certificates.sh /root/import_rds_certificates.sh # buildkit607 B
18RUN /bin/sh -c /root/import_rds_certificates.sh #184.48 KB
19RUN /bin/sh -c mkdir /opt/jmx_exporter121 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 # buildkit169 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.61 KB
26RUN /bin/sh -c mkdir -p124 B
27RUN /bin/sh -c apt-get update2.84 MB
28RUN /bin/sh -c mkdir -p142 B
29RUN /bin/sh -c mkdir -p145 B
30RUN /bin/sh -c mkdir -p176 B
31RUN /bin/sh -c curl --silent13.04 MB
32RUN /bin/sh -c mkdir -p195 B
33RUN /bin/sh -c chown -R168 B
34RUN /bin/sh -c chown -R13.04 MB
35RUN /bin/sh -c chown -R118 B
36ENV DATALORE_HOME=/opt/datalore0 B
37ENV DATALORE_USER=datalore0 B
38ENV CATALINA_HOME=/opt/tomcat0 B
39ENV CATALINA_BASE=/opt/datalore/tomcat0 B
40USER datalore0 B
41WORKDIR /opt/datalore32 B
42COPY --chown=datalore --chmod=0555 /bin /opt/datalore/tomcat/bin400 B
43COPY --chown=datalore --chmod=0555 /conf /opt/datalore/tomcat/conf3.52 KB
44COPY --chown=datalore --chmod=0755 /build/logging /opt/datalore/tomcat/lib/logging1.11 MB
45COPY --chown=datalore --chmod=0755 /build/ext /opt/datalore/tomcat/lib/ext2.35 MB
46CMD ["/bin/bash" "entrypoint.sh"]0 B
47ARG BUILD_NUMBER=10030 B
48ARG BUILD_TIMESTAMP=17327205020 B
49ARG STABLE_GIT_COMMIT_ID=28c4c1cc14ef4801986c203e6094e4eee588050a0 B
50ARG ON_PREMISES_MAJOR_UPDATE_VERSION=2024.10 B
51ENV ON_PREMISES_MAJOR_UPDATE_VERSION=2024.10 B
52ARG ON_PREMISES_VERSION=2024.50 B
53ENV ON_PREMISES_VERSION=2024.50 B
54COPY --chown=datalore --chmod=0555 conf/ /opt/datalore/tomcat/conf/1.38 KB
55COPY --chown=datalore --chmod=0755 ./*.sh /opt/datalore/3.65 KB
56COPY --chown=datalore --chmod=0755 configs/ /opt/datalore/configs/792 B
57RUN |5 BUILD_NUMBER=1003 BUILD_TIMESTAMP=1732720502 STABLE_GIT_COMMIT_ID=28c4c1cc14ef4801986c203e6094e4eee588050a358 B
58ADD build/environment_info.tar / # buildkit750 B
59COPY --chown=datalore --chmod=0555 build/ROOT.war /opt/datalore/tomcat/webapps/312.61 MB
60ENV BUILD_NUMBER=10030 B
61ENV BUILD_DATE=17327205020 B
62ENV BUILD_HASH=28c4c1cc14ef4801986c203e6094e4eee588050a0 B
63USER root0 B
64WORKDIR /opt/datalore32 B
65CMD ["/bin/bash" "entrypoint.sh"]0 B

Command

 ARG RELEASE