sha256:ba6fa6aebb46e5bdc609ceb10083c43de3eb8f1e051dd4dab14e9eb1f448fb28
OS/ARCH
linux/amd64
Compressed size
320.56 MB
Last pushed
4 months by dataloreadmin
Type
Image
Manifest digest
sha256:ba6fa6aebb46e5bdc609ceb10083c43de3eb8f1e051dd4dab14e9eb1f448fb28
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.18 MB5CMD ["/bin/bash"]0 B6RUN /bin/sh -c apt-get update7.62 MB7RUN /bin/sh -c locale-gen en_US.UTF-8846.29 KB8RUN /bin/sh -c update-locale LANG=en_US.UTF-8170 B9ENV LANG=en_US.UTF-80 B10ENV LANGUAGE=en_US:en0 B11ENV LC_ALL=en_US.UTF-80 B12ENV JMX_SERVER_VERSION=0.20.00 B13RUN /bin/sh -c apt-get update197.73 MB14COPY log_nmt.sh /usr/local/bin/ # buildkit488 B15RUN /bin/sh -c chmod 755488 B16COPY import_rds_certificates.sh /root/import_rds_certificates.sh # buildkit607 B17RUN /bin/sh -c /root/import_rds_certificates.sh #190.04 KB18RUN /bin/sh -c mkdir /opt/jmx_exporter122 B19ADD 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 KB20ADD jmx_exporter.yml /tmp/jmx_exporter.yml # buildkit173 B21RUN /bin/sh -c chmod 644481.75 KB22ENV DATALORE_USER=datalore0 B23ENV DATALORE_HOME=/opt/datalore0 B24RUN /bin/sh -c useradd ${DATALORE_USER}3.53 KB25RUN /bin/sh -c mkdir -p123 B26ARG BUILD_NUMBER=14250 B27ARG BUILD_TIMESTAMP=17804225530 B28ARG STABLE_GIT_COMMIT_ID=2cf3f57dff913d5f4e777d1a8867e4318dafba5e0 B29ARG ON_PREMISES_VERSION=2026.2.10 B30COPY --chown=datalore --chmod=0755 conf/. *.sh898 B31ENV ON_PREMISES_VERSION=2026.2.10 B32ENV BUILD_NUMBER=14250 B33ENV BUILD_DATE=17804225530 B34ENV BUILD_HASH=2cf3f57dff913d5f4e777d1a8867e4318dafba5e0 B35COPY --chown=datalore --chmod=0555 build/external-agents-manager.jar /opt/datalore/84.07 MB36USER root0 B37WORKDIR /opt/datalore32 B38ENTRYPOINT ["/opt/datalore/entrypoint.sh"]0 B39CMD []0 BCommand
ARG RELEASE