sha256:ee868ece8bc1504c302494fb9a00498366a52a20b6c27f35a09f08616beb1f5f
OS/ARCH
Compressed size
232.98 MB
Last pushed
5 months by asfjenkins
Type
Image
Manifest digest
sha256:864bf0bc69e5998036fcc4d222f92aa926f5363e02738458ad60074dbab5142f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV JAVA_HOME=/opt/java/openjdk0 B7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B9RUN /bin/sh -c set -eux;21.9 MB10ENV JAVA_VERSION=jdk-21.0.10+70 B11RUN /bin/sh -c set -eux;150.55 MB12RUN /bin/sh -c set -eux;156 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15CMD ["jshell"]0 B17ARG TARGETOS=linux0 B18ARG TARGETARCH=amd640 B19ARG pull_licenses=true0 B20ADD target/slf4j-api.jar /opt/apache/beam/jars/ # buildkit60.6 KB21ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/ # buildkit8.47 KB22ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/ # buildkit15.38 KB23ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/ # buildkit21 KB24ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/ # buildkit21.01 KB25ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ # buildkit1023.74 KB26COPY target/jamm.jar target/open-module-agent.jar /opt/apache/beam/jars/ #68.91 KB27COPY target/linux_amd64/boot /opt/apache/beam/ # buildkit8.7 MB28COPY target/LICENSE /opt/apache/beam/ # buildkit6.06 KB29COPY target/NOTICE /opt/apache/beam/ # buildkit330 B30ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ # buildkit16.15 MB31COPY target/LICENSE target/options/* /opt/apache/beam/options/ #7.25 KB32COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ # buildkit13.36 KB33RUN |3 TARGETOS=linux TARGETARCH=amd64 pull_licenses=true32 B34COPY target/profiler/* /opt/google_cloud_profiler/ # buildkit6.09 MB35ENTRYPOINT ["/opt/apache/beam/boot"]0 BCommand
ARG RELEASE