sha256:9cb61e0735ca9191b6dce5c4ff16a84450bf1b448c4a6adb61527d1cb2c16f5b
OS/ARCH
Compressed size
221.31 MB
Last pushed
5 months by asfjenkins
Type
Image
Manifest digest
sha256:13ff017d6c0c43a8583a0dc6bc07d74c525eb49c8af4d469aa2cd6ff8fc4cb71
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-17.0.18+80 B11RUN /bin/sh -c set -eux;138.89 MB12RUN /bin/sh -c set -eux;159 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.07 KB29COPY target/NOTICE /opt/apache/beam/ # buildkit328 B30ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ # buildkit16.15 MB31COPY target/LICENSE target/options/* /opt/apache/beam/options/ #7.22 KB32COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ # buildkit13.33 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