sha256:b8d970fbb27f934e072751d23f3e83a4b845505f42c72e6a26ddb27e1aa2906d
OS/ARCH
Compressed size
215.78 MB
Last pushed
5 months by asfjenkins
Type
Image
Manifest digest
sha256:3bf0ef6bb3f091508af186638e65d12dd0092cbf4682fc0ff779594a53a0fb6c
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;16.2 MB10ENV JAVA_VERSION=jdk-11.0.30+70 B11RUN /bin/sh -c set -eux;139.06 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.02 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/ # buildkit330 B30ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ # buildkit16.15 MB31COPY target/LICENSE target/options/* /opt/apache/beam/options/ #7.17 KB32COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ # buildkit13.37 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