Sign inSign up

jetbrains/datalore-external-agents-manager:2024.3

Manifest digest

sha256:61b9ad4f994d3007634aa4e8273ab3b425e91898f40687a739ae06d43e88ed33

OS/ARCH

linux/amd64

Compressed size

289.53 MB

Last pushed

about 2 years by dataloreadmin

Type

Image

Manifest digest

sha256:61b9ad4f994d3007634aa4e8273ab3b425e91898f40687a739ae06d43e88ed33

Image Layers

1bazel build ...29.04 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 / 5.32 MB
7CMD ["/bin/bash"]0 B
8RUN /bin/sh -c apt-get update845.46 KB
9RUN /bin/sh -c locale-gen en_US.UTF-8219 B
10RUN /bin/sh -c update-locale LANG=en_US.UTF-8179.54 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 755606 B
18COPY import_rds_certificates.sh /root/import_rds_certificates.sh # buildkit191.28 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 # buildkit249 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}124 B
27RUN /bin/sh -c mkdir -p73.84 MB

Command

bazel build ...