sha256:e6deb5647a3a3b963046a61d820f134ed7b20776d2d0be022c2534d0a9440781
OS/ARCH
Compressed size
230.98 MB
Last pushed
6 months by asfjenkins
Type
Image
Manifest digest
sha256:6bf7ff6eddd5e06dca864c74904b95a7b8b2fd90e7972d3f242aee74ec169d22
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-21.0.10+70 B12RUN /bin/sh -c set -eux;148.91 MB13RUN /bin/sh -c set -eux;160 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.6 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/ # buildkit21.01 KB26ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ # buildkit1020.93 KB27COPY target/jamm.jar target/open-module-agent.jar /opt/apache/beam/jars/ #68.91 KB28COPY target/linux_arm64/boot /opt/apache/beam/ # buildkit8.03 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.16 MB32COPY target/LICENSE target/options/* /opt/apache/beam/options/ #7.25 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