sha256:cd5cdecaa2ce3091951c5b185f50c1c112b253913ad58c831c3bb3bfb4aa8943
OS/ARCH
Compressed size
219.82 MB
Last pushed
6 months by asfjenkins
Type
Image
Manifest digest
sha256:112218ee293ec936f801916f91a6b73c4e4e98c6f200f92f3590555dbf200cd9
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.18+80 B12RUN /bin/sh -c set -eux;137.75 MB13RUN /bin/sh -c set -eux;159 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.02 KB26ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ # buildkit1020.94 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.07 KB30COPY target/NOTICE /opt/apache/beam/ # buildkit330 B31ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ # buildkit16.16 MB32COPY target/LICENSE target/options/* /opt/apache/beam/options/ #7.22 KB33COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ # buildkit13.33 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