Sign inSign up

jetbrains/datalore-external-agents-manager:2024.2.3

Manifest digest

sha256:1a1747d8e3af140413bc09ccb59307fb8e35d107af8862194e5a68a7c7d3698c

OS/ARCH

linux/amd64

Compressed size

280.7 MB

Last pushed

over 2 years by dataloreadmin

Type

Image

Manifest digest

sha256:1a1747d8e3af140413bc09ccb59307fb8e35d107af8862194e5a68a7c7d3698c

Image Layers

1bazel build ...29.03 MB
2ARG RELEASE0 B
3ARG LAUNCHPAD_BUILD_ARCH0 B
4LABEL org.opencontainers.image.ref.name=ubuntu0 B
5LABEL org.opencontainers.image.version=22.040 B
6ADD file ... in / 7.5 MB
7CMD ["/bin/bash"]0 B
8RUN /bin/sh -c apt-get update845.46 KB
9RUN /bin/sh -c locale-gen en_US.UTF-8221 B
10RUN /bin/sh -c update-locale LANG=en_US.UTF-8161.56 MB
11ENV LANG=en_US.UTF-80 B
12ENV LANGUAGE=en_US:en0 B
13ENV LC_ALL=en_US.UTF-80 B
14ENV JMX_SERVER_VERSION=0.16.10 B
15RUN /bin/sh -c apt-get update492 B
16COPY log_nmt.sh /usr/local/bin/ # buildkit489 B
17RUN /bin/sh -c chmod 755607 B
18COPY import_rds_certificates.sh /root/import_rds_certificates.sh # buildkit189.18 KB
19RUN /bin/sh -c /root/import_rds_certificates.sh #122 B
20RUN /bin/sh -c mkdir /opt/jmx_exporter393.94 KB
21ADD https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/0.16.1/jmx_prometheus_javaagent-0.16.1.jar /opt/jmx_exporter/jmx_prometheus_javaagent-0.16.1.jar # buildkit250 B
22ADD create_jmx_exporter_config.sh /opt/jmx_exporter/create_jmx_exporter_config.sh # buildkit393.95 KB
23RUN /bin/sh -c chmod 6445.59 KB
24ENV DATALORE_USER=datalore0 B
25ENV DATALORE_HOME=/opt/datalore0 B
26RUN /bin/sh -c useradd ${DATALORE_USER}125 B
27RUN /bin/sh -c mkdir -p80.82 MB

Command

bazel build ...