sha256:200e0937b3b46f6309b5d942871ca8c8f703b3c7639390fe3b1f088512ddc4a9
OS/ARCH
linux/amd64
Compressed size
756.14 MB
Last pushed
4 months by dataloreadmin
Type
Image
Manifest digest
sha256:200e0937b3b46f6309b5d942871ca8c8f703b3c7639390fe3b1f088512ddc4a9
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 B26RUN /bin/sh -c apt-get update4.08 MB27RUN /bin/sh -c mkdir -p112 B28RUN /bin/sh -c mkdir -p113 B29RUN /bin/sh -c mkdir -p146 B30RUN /bin/sh -c mkdir -p166 B31RUN /bin/sh -c curl --silent13.71 MB32RUN /bin/sh -c mkdir -p167 B33RUN /bin/sh -c chown -R190 B34RUN /bin/sh -c chown -R13.71 MB35RUN /bin/sh -c chown -R118 B36RUN /bin/sh -c chmod -R176 B37ENV DATALORE_HOME=/opt/datalore0 B38ENV DATALORE_USER=datalore0 B39ENV CATALINA_HOME=/opt/tomcat0 B40ENV CATALINA_BASE=/opt/datalore/tomcat0 B41USER datalore0 B42WORKDIR /opt/datalore32 B43COPY --chown=datalore --chmod=0555 bin /opt/datalore/tomcat/bin377 B44COPY --chown=datalore --chmod=0755 conf /opt/datalore/tomcat/conf3.5 KB45COPY --chown=datalore --chmod=0755 build/logging /opt/datalore/tomcat/lib/logging1.2 MB46COPY --chown=datalore --chmod=0755 build/ext /opt/datalore/tomcat/lib/ext2.43 MB47CMD ["/bin/bash" "entrypoint.sh"]0 B48ARG BUILD_NUMBER=14250 B49ARG BUILD_TIMESTAMP=17804225530 B50ARG STABLE_GIT_COMMIT_ID=2cf3f57dff913d5f4e777d1a8867e4318dafba5e0 B51ARG ON_PREMISES_BREAKING_UPDATE_VERSIONS=2024.10 B52ENV ON_PREMISES_BREAKING_UPDATE_VERSIONS=2024.10 B53ARG ON_PREMISES_VERSION=2026.2.10 B54ENV ON_PREMISES_VERSION=2026.2.10 B55ENV AGENT_IMAGE_VERSION=2026.2.10 B56ENV PYTHON_MAJOR_VERSION=3.110 B57ENV PYTHON_FALLBACK_VERSION=3.80 B58COPY --chown=datalore --chmod=0755 conf/ /opt/datalore/tomcat/conf/1.39 KB59COPY --chown=datalore --chmod=0755 ./*.sh /opt/datalore/4.03 KB60COPY --chown=datalore --chmod=0755 configs/ /opt/datalore/configs/1.22 KB61RUN |5 BUILD_NUMBER=1425 BUILD_TIMESTAMP=1780422553 STABLE_GIT_COMMIT_ID=2cf3f57dff913d5f4e777d1a8867e4318dafba5e322 B62ADD build/environment_info.tar / # buildkit742 B63COPY --chown=datalore --chmod=0555 build/ROOT.war /opt/datalore/tomcat/webapps/393.16 MB64COPY --chown=datalore --chmod=0555 build/hub_migration_deploy.jar /opt/datalore/91.34 MB65ENV BUILD_NUMBER=14250 B66ENV BUILD_DATE=17804225530 B67ENV BUILD_HASH=2cf3f57dff913d5f4e777d1a8867e4318dafba5e0 B68USER root0 B69WORKDIR /opt/datalore32 B70CMD ["/bin/bash" "entrypoint.sh"]0 BCommand
ARG RELEASE