sha256:aa5790ad02893a778e040a38a2aa29f75ce4a164f8b6542bbb66a71c6ecf8abc
OS/ARCH
linux/amd64
Compressed size
558.53 MB
Last pushed
over 1 year by dataloreadmin
Type
Image
Manifest digest
sha256:aa5790ad02893a778e040a38a2aa29f75ce4a164f8b6542bbb66a71c6ecf8abc
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 29.03 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update5.32 MB8RUN /bin/sh -c locale-gen en_US.UTF-8845.46 KB9RUN /bin/sh -c update-locale LANG=en_US.UTF-8219 B10ENV LANG=en_US.UTF-80 B11ENV LANGUAGE=en_US:en0 B12ENV LC_ALL=en_US.UTF-80 B13ENV JMX_SERVER_VERSION=0.20.00 B14RUN /bin/sh -c apt-get update179.69 MB15COPY log_nmt.sh /usr/local/bin/ # buildkit490 B16RUN /bin/sh -c chmod 755490 B17COPY import_rds_certificates.sh /root/import_rds_certificates.sh # buildkit607 B18RUN /bin/sh -c /root/import_rds_certificates.sh #184.48 KB19RUN /bin/sh -c mkdir /opt/jmx_exporter121 B20ADD 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 KB21ADD jmx_exporter.yml /tmp/jmx_exporter.yml # buildkit169 B22RUN /bin/sh -c chmod 644481.75 KB23ENV DATALORE_USER=datalore0 B24ENV DATALORE_HOME=/opt/datalore0 B25RUN /bin/sh -c useradd ${DATALORE_USER}5.61 KB26RUN /bin/sh -c mkdir -p124 B27RUN /bin/sh -c apt-get update2.84 MB28RUN /bin/sh -c mkdir -p111 B29RUN /bin/sh -c mkdir -p114 B30RUN /bin/sh -c mkdir -p144 B31RUN /bin/sh -c curl --silent13.04 MB32RUN /bin/sh -c mkdir -p162 B33RUN /bin/sh -c chown -R165 B34RUN /bin/sh -c chown -R13.04 MB35RUN /bin/sh -c chown -R121 B36ENV DATALORE_HOME=/opt/datalore0 B37ENV DATALORE_USER=datalore0 B38ENV CATALINA_HOME=/opt/tomcat0 B39ENV CATALINA_BASE=/opt/datalore/tomcat0 B40USER datalore0 B41WORKDIR /opt/datalore32 B42COPY --chown=datalore --chmod=0555 /bin /opt/datalore/tomcat/bin372 B43COPY --chown=datalore --chmod=0555 /conf /opt/datalore/tomcat/conf3.49 KB44COPY --chown=datalore --chmod=0755 /build/logging /opt/datalore/tomcat/lib/logging1.11 MB45COPY --chown=datalore --chmod=0755 /build/ext /opt/datalore/tomcat/lib/ext2.35 MB46CMD ["/bin/bash" "entrypoint.sh"]0 B47ARG BUILD_NUMBER=10600 B48ARG BUILD_TIMESTAMP=17378966350 B49ARG STABLE_GIT_COMMIT_ID=fbccae0aae04552944e1e8080dbabf59bd13083a0 B50ARG ON_PREMISES_MAJOR_UPDATE_VERSION=2024.10 B51ENV ON_PREMISES_MAJOR_UPDATE_VERSION=2024.10 B52ARG ON_PREMISES_VERSION=2025.10 B53ENV ON_PREMISES_VERSION=2025.10 B54ENV AGENT_IMAGE_VERSION=2025.10 B55COPY --chown=datalore --chmod=0555 conf/ /opt/datalore/tomcat/conf/1.38 KB56COPY --chown=datalore --chmod=0755 ./*.sh /opt/datalore/3.6 KB57COPY --chown=datalore --chmod=0755 configs/ /opt/datalore/configs/762 B58RUN |5 BUILD_NUMBER=1060 BUILD_TIMESTAMP=1737896635 STABLE_GIT_COMMIT_ID=fbccae0aae04552944e1e8080dbabf59bd13083a358 B59ADD build/environment_info.tar / # buildkit726 B60COPY --chown=datalore --chmod=0555 build/ROOT.war /opt/datalore/tomcat/webapps/310.14 MB61ENV BUILD_NUMBER=10600 B62ENV BUILD_DATE=17378966350 B63ENV BUILD_HASH=fbccae0aae04552944e1e8080dbabf59bd13083a0 B64USER root0 B65WORKDIR /opt/datalore32 B66CMD ["/bin/bash" "entrypoint.sh"]0 BCommand
ARG RELEASE