sha256:3a90a97671ee2cbc8ca6cea1454f1746faed59a5a069bf13d33dfbf501303811
OS/ARCH
Compressed size
221.03 MB
Last pushed
8 months by asfjenkins
Type
Image
Manifest digest
sha256:54d70a03e5dd197d16e981a7b1389f4503e47a5bc0fc12b963e3ab10c1b98be4
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 / 28.35 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;21.9 MB11ENV JAVA_VERSION=jdk-17.0.17+100 B12RUN /bin/sh -c set -eux;138.14 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=amd640 B20ARG pull_licenses=true0 B21ADD target/slf4j-api.jar /opt/apache/beam/jars/ # buildkit60.14 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/ # buildkit18.97 KB26ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ # buildkit1019 KB27COPY target/jamm.jar target/open-module-agent.jar /opt/apache/beam/jars/ #68.91 KB28COPY target/linux_amd64/boot /opt/apache/beam/ # buildkit8.61 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.73 MB32COPY target/LICENSE target/options/* /opt/apache/beam/options/ #7.22 KB33COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ # buildkit13.35 KB34RUN |3 TARGETOS=linux TARGETARCH=amd64 pull_licenses=true32 B35COPY target/profiler/* /opt/google_cloud_profiler/ # buildkit6.09 MB36ENTRYPOINT ["/opt/apache/beam/boot"]0 BCommand
ARG RELEASE