sha256:9fe8947506311c7d246a418e1b90c811fdbf85936f97531ae89d88db376dac47
OS/ARCH
linux/amd64
Compressed size
756.2 MB
Last pushed
3 months by dataloreadmin
Type
Image
Manifest digest
sha256:9fe8947506311c7d246a418e1b90c811fdbf85936f97531ae89d88db376dac47
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 -p110 B28RUN /bin/sh -c mkdir -p114 B29RUN /bin/sh -c mkdir -p147 B30RUN /bin/sh -c mkdir -p167 B31RUN /bin/sh -c curl --silent13.71 MB32RUN /bin/sh -c mkdir -p169 B33RUN /bin/sh -c chown -R191 B34RUN /bin/sh -c chown -R13.71 MB35RUN /bin/sh -c chown -R118 B36RUN /bin/sh -c chmod -R175 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/bin380 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=14290 B49ARG BUILD_TIMESTAMP=17811744440 B50ARG STABLE_GIT_COMMIT_ID=4a9eb293d668966cdd47b2861ece0dfcc27b32b00 B51ARG ON_PREMISES_BREAKING_UPDATE_VERSIONS=2024.10 B52ENV ON_PREMISES_BREAKING_UPDATE_VERSIONS=2024.10 B53ARG ON_PREMISES_VERSION=2026.2.20 B54ENV ON_PREMISES_VERSION=2026.2.20 B55ENV AGENT_IMAGE_VERSION=2026.2.20 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.22 KB61RUN |5 BUILD_NUMBER=1429 BUILD_TIMESTAMP=1781174444 STABLE_GIT_COMMIT_ID=4a9eb293d668966cdd47b2861ece0dfcc27b32b0322 B62ADD build/environment_info.tar / # buildkit742 B63COPY --chown=datalore --chmod=0555 build/ROOT.war /opt/datalore/tomcat/webapps/393.19 MB64COPY --chown=datalore --chmod=0555 build/hub_migration_deploy.jar /opt/datalore/91.37 MB65ENV BUILD_NUMBER=14290 B66ENV BUILD_DATE=17811744440 B67ENV BUILD_HASH=4a9eb293d668966cdd47b2861ece0dfcc27b32b00 B68USER root0 B69WORKDIR /opt/datalore32 B70CMD ["/bin/bash" "entrypoint.sh"]0 BCommand
ARG RELEASE