sha256:cff6085ff4e1b7870cb4108bbdcea59f9a92d7beed38b213102910e75b318a22
OS/ARCH
linux/amd64
Compressed size
649.52 MB
Last pushed
almost 2 years by intigration
Type
Image
Manifest digest
sha256:cff6085ff4e1b7870cb4108bbdcea59f9a92d7beed38b213102910e75b318a22
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 27.26 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;16.15 MB11ENV JAVA_VERSION=jdk-11.0.24+80 B12RUN /bin/sh -c set -eux;45.01 MB13RUN /bin/sh -c set -eux;159 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.06 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16ARG spark_uid=1850 B17RUN |1 spark_uid=185 /bin/sh -c1.4 KB18RUN |1 spark_uid=185 /bin/sh -c22.84 MB19ENV SPARK_TGZ_URL=https://archive.apache.org/dist/spark/spark-3.5.2/spark-3.5.2-bin-hadoop3.tgz SPARK_TGZ_ASC_URL=https://archive.apache.org/dist/spark/spark-3.5.2/spark-3.5.2-bin-hadoop3.tgz.asc GPG_KEY=D76E23B9F11B5BF6864613C4F7051850A0AF904D0 B20RUN |1 spark_uid=185 /bin/sh -c309.78 MB21COPY entrypoint.sh /opt/ # buildkit2.09 KB22ENV SPARK_HOME=/opt/spark0 B23WORKDIR /opt/spark/work-dir32 B24USER spark0 B25ENTRYPOINT ["/opt/entrypoint.sh"]0 B26USER root0 B27RUN /bin/sh -c set -ex;90 MB28USER spark0 B29USER root0 B30RUN /bin/sh -c rm $SPARK_HOME/jars/guava-14.0.1.jar187 B31ADD https://repo1.maven.org/maven2/com/google/guava/guava/23.0/guava-23.0.jar /opt/spark/jars # buildkit2.22 MB32RUN /bin/sh -c chmod 6442.22 MB33ADD https://storage.googleapis.com/hadoop-lib/gcs/gcs-connector-latest-hadoop2.jar /opt/spark/jars # buildkit34.71 MB34RUN /bin/sh -c chmod 64434.71 MB35ADD https://storage.googleapis.com/spark-lib/bigquery/spark-bigquery-latest_2.12.jar /opt/spark/jars # buildkit32.01 MB36RUN /bin/sh -c chmod 64432.01 MB37ADD https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/0.11.0/jmx_prometheus_javaagent-0.11.0.jar /prometheus/ # buildkit304.11 KB38RUN /bin/sh -c chmod 644304.11 KB39USER 0 B40RUN /bin/sh -c mkdir -p133 B41COPY conf/metrics.properties /etc/metrics/conf # buildkit614 B42COPY conf/prometheus.yaml /etc/metrics/conf # buildkit1.27 KB43ENTRYPOINT ["/opt/entrypoint.sh"]0 BCommand
ARG RELEASE