sha256:24c1b2b0491dd9804029f690d714ca92c496442779e11dace7b0f3a3ec34dcaa
OS/ARCH
linux/amd64
Compressed size
757.94 MB
Last pushed
about 1 month by dataloreadmin
Type
Image
Manifest digest
sha256:24c1b2b0491dd9804029f690d714ca92c496442779e11dace7b0f3a3ec34dcaa
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 update6.76 MB27RUN /bin/sh -c mkdir -p112 B28RUN /bin/sh -c mkdir -p113 B29RUN /bin/sh -c mkdir -p148 B30RUN /bin/sh -c mkdir -p168 B31RUN /bin/sh -c curl --silent13.71 MB32RUN /bin/sh -c mkdir -p164 B33RUN /bin/sh -c chown -R187 B34RUN /bin/sh -c chown -R13.71 MB35RUN /bin/sh -c chown -R121 B36RUN /bin/sh -c chmod -R172 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/bin374 B44COPY --chown=datalore --chmod=0755 conf /opt/datalore/tomcat/conf3.49 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=15130 B49ARG BUILD_TIMESTAMP=17872175250 B50ARG STABLE_GIT_COMMIT_ID=1eba78092d45915ab2cb2a3020d0cd211f34098b0 B51ARG ON_PREMISES_BREAKING_UPDATE_VERSIONS=2024.10 B52ENV ON_PREMISES_BREAKING_UPDATE_VERSIONS=2024.10 B53ARG ON_PREMISES_VERSION=2026.2.40 B54ENV ON_PREMISES_VERSION=2026.2.40 B55ENV AGENT_IMAGE_VERSION=2026.2.40 B56ENV PYTHON_MAJOR_VERSION=3.110 B57ENV PYTHON_FALLBACK_VERSION=3.80 B58COPY --chown=datalore --chmod=0755 conf/ /opt/datalore/tomcat/conf/1.38 KB59COPY --chown=datalore --chmod=0755 ./*.sh /opt/datalore/4.03 KB60COPY --chown=datalore --chmod=0755 configs/ /opt/datalore/configs/1.21 KB61RUN |5 BUILD_NUMBER=1513 BUILD_TIMESTAMP=1787217525 STABLE_GIT_COMMIT_ID=1eba78092d45915ab2cb2a3020d0cd211f34098b316 B62ADD build/environment_info.tar / # buildkit742 B63COPY --chown=datalore --chmod=0555 build/ROOT.war /opt/datalore/tomcat/webapps/393.09 MB64COPY --chown=datalore --chmod=0555 build/hub_migration_deploy.jar /opt/datalore/90.54 MB65ENV BUILD_NUMBER=15130 B66ENV BUILD_DATE=17872175250 B67ENV BUILD_HASH=1eba78092d45915ab2cb2a3020d0cd211f34098b0 B68USER root0 B69WORKDIR /opt/datalore32 B70CMD ["/bin/bash" "entrypoint.sh"]0 BCommand
ARG RELEASE