sha256:5411a3ad2650b2e5809a816b1d37f7e99a274e18f32c026eff1f31a8690cdf36
OS/ARCH
linux/amd64
Compressed size
743.46 MB
Last pushed
7 months by dataloreadmin
Type
Image
Manifest digest
sha256:5411a3ad2650b2e5809a816b1d37f7e99a274e18f32c026eff1f31a8690cdf36
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.04 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-8217 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 update192.73 MB15COPY log_nmt.sh /usr/local/bin/ # buildkit485 B16RUN /bin/sh -c chmod 755485 B17COPY import_rds_certificates.sh /root/import_rds_certificates.sh # buildkit604 B18RUN /bin/sh -c /root/import_rds_certificates.sh #190.02 KB19RUN /bin/sh -c mkdir /opt/jmx_exporter120 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 # buildkit171 B22RUN /bin/sh -c chmod 644481.75 KB23ENV DATALORE_USER=datalore0 B24ENV DATALORE_HOME=/opt/datalore0 B25RUN /bin/sh -c useradd ${DATALORE_USER}5.59 KB26RUN /bin/sh -c mkdir -p122 B27RUN /bin/sh -c apt-get update6.46 MB28RUN /bin/sh -c mkdir -p111 B29RUN /bin/sh -c mkdir -p112 B30RUN /bin/sh -c mkdir -p143 B31RUN /bin/sh -c mkdir -p162 B32RUN /bin/sh -c curl --silent13.51 MB33RUN /bin/sh -c mkdir -p161 B34RUN /bin/sh -c chown -R185 B35RUN /bin/sh -c chown -R13.51 MB36RUN /bin/sh -c chown -R116 B37RUN /bin/sh -c chmod -R169 B38ENV DATALORE_HOME=/opt/datalore0 B39ENV DATALORE_USER=datalore0 B40ENV CATALINA_HOME=/opt/tomcat0 B41ENV CATALINA_BASE=/opt/datalore/tomcat0 B42USER datalore0 B43WORKDIR /opt/datalore32 B44COPY --chown=datalore --chmod=0555 bin /opt/datalore/tomcat/bin371 B45COPY --chown=datalore --chmod=0755 conf /opt/datalore/tomcat/conf3.49 KB46COPY --chown=datalore --chmod=0755 build/logging /opt/datalore/tomcat/lib/logging1.17 MB47COPY --chown=datalore --chmod=0755 build/ext /opt/datalore/tomcat/lib/ext2.42 MB48CMD ["/bin/bash" "entrypoint.sh"]0 B49ARG BUILD_NUMBER=13960 B50ARG BUILD_TIMESTAMP=17728053520 B51ARG STABLE_GIT_COMMIT_ID=a5f989f916e1a067648769dd0eab997412c8b56b0 B52ARG ON_PREMISES_BREAKING_UPDATE_VERSIONS=2024.10 B53ENV ON_PREMISES_BREAKING_UPDATE_VERSIONS=2024.10 B54ARG ON_PREMISES_VERSION=2026.10 B55ENV ON_PREMISES_VERSION=2026.10 B56ENV AGENT_IMAGE_VERSION=2026.10 B57ENV PYTHON_MAJOR_VERSION=3.110 B58ENV PYTHON_FALLBACK_VERSION=3.80 B59COPY --chown=datalore --chmod=0755 conf/ /opt/datalore/tomcat/conf/1.37 KB60COPY --chown=datalore --chmod=0755 ./*.sh /opt/datalore/4.02 KB61COPY --chown=datalore --chmod=0755 configs/ /opt/datalore/configs/1.21 KB62RUN |5 BUILD_NUMBER=1396 BUILD_TIMESTAMP=1772805352 STABLE_GIT_COMMIT_ID=a5f989f916e1a067648769dd0eab997412c8b56b315 B63ADD build/environment_info.tar / # buildkit733 B64COPY --chown=datalore --chmod=0555 build/ROOT.war /opt/datalore/tomcat/webapps/387.57 MB65COPY --chown=datalore --chmod=0555 build/hub_migration_deploy.jar /opt/datalore/89.76 MB66ENV BUILD_NUMBER=13960 B67ENV BUILD_DATE=17728053520 B68ENV BUILD_HASH=a5f989f916e1a067648769dd0eab997412c8b56b0 B69USER root0 B70WORKDIR /opt/datalore32 B71CMD ["/bin/bash" "entrypoint.sh"]0 BCommand
ARG RELEASE