sha256:a21b870a68a0edafd7498bd9a4bd0a5f67bccddcec1688f4225328be438b58e9
OS/ARCH
Compressed size
219.6 MB
Last pushed
8 months by asfjenkins
Type
Image
Manifest digest
sha256:3ff6988ff68a9ab8ca88296a9c029e5ec887c24e7d31e9cd9049e1cc265f595f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.53 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;23.05 MB11ENV JAVA_VERSION=jdk-17.0.17+100 B12RUN /bin/sh -c set -eux;137.03 MB13RUN /bin/sh -c set -eux;158 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16CMD ["jshell"]0 B18ARG TARGETOS=linux0 B19ARG TARGETARCH=arm640 B20ARG pull_licenses=true0 B21ADD target/slf4j-api.jar /opt/apache/beam/jars/ # buildkit60.14 KB22ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/ # buildkit8.47 KB23ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/ # buildkit15.38 KB24ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/ # buildkit21 KB25ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/ # buildkit18.97 KB26ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ # buildkit1019 KB27COPY target/jamm.jar target/open-module-agent.jar /opt/apache/beam/jars/ #68.91 KB28COPY target/linux_arm64/boot /opt/apache/beam/ # buildkit7.97 MB29COPY target/LICENSE /opt/apache/beam/ # buildkit6.06 KB30COPY target/NOTICE /opt/apache/beam/ # buildkit328 B31ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ # buildkit16.73 MB32COPY target/LICENSE target/options/* /opt/apache/beam/options/ #7.22 KB33COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ # buildkit13.36 KB34RUN |3 TARGETOS=linux TARGETARCH=arm64 pull_licenses=true32 B35COPY target/profiler/* /opt/google_cloud_profiler/ # buildkit6.09 MB36ENTRYPOINT ["/opt/apache/beam/boot"]0 BCommand
ARG RELEASE