sha256:dcb64a26eb547d7d23b8a0c13cccd42a50624c3f1955ded23f2d2f2e34459932
OS/ARCH
Compressed size
215.74 MB
Last pushed
6 months by asfjenkins
Type
Image
Manifest digest
sha256:786a2aa5e8f6c4e0dea4008d83cb9278895763845abf7e2dfbd2f8d16bf38cb8
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;16.19 MB11ENV JAVA_VERSION=jdk-11.0.30+70 B12RUN /bin/sh -c set -eux;139.06 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.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.01 KB26ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ # buildkit1020.93 KB27COPY target/jamm.jar target/open-module-agent.jar /opt/apache/beam/jars/ #68.91 KB28COPY target/linux_amd64/boot /opt/apache/beam/ # buildkit8.67 MB29COPY target/LICENSE /opt/apache/beam/ # buildkit6.07 KB30COPY target/NOTICE /opt/apache/beam/ # buildkit331 B31ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ # buildkit16.16 MB32COPY target/LICENSE target/options/* /opt/apache/beam/options/ #7.17 KB33COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ # buildkit13.36 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