sha256:fbd69c1931b785eaa11b623fd7b37a682a86b462e736c9188e160ee3fec533f5
OS/ARCH
Compressed size
128.09 MB
Last pushed
over 1 year by asfjenkins
Type
Image
Manifest digest
sha256:bfc47348ec5dc7f558f42b7e360ce52982407f0777784ab9b0c2b5a1d1d8fe6a
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.34 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.18 MB11ENV JAVA_VERSION=jdk8u452-b090 B12RUN /bin/sh -c set -eux;52.19 MB13RUN /bin/sh -c set -eux;129 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.25 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B17ARG TARGETOS=linux0 B18ARG TARGETARCH=amd640 B19ARG pull_licenses=true0 B20ADD target/slf4j-api.jar /opt/apache/beam/jars/ # buildkit60.14 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/ # buildkit18.96 KB25ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ # buildkit939.72 KB26COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/ #60.54 KB27COPY target/linux_amd64/boot /opt/apache/beam/ # buildkit8.78 MB28COPY target/LICENSE /opt/apache/beam/ # buildkit6.06 KB29COPY target/NOTICE /opt/apache/beam/ # buildkit328 B30ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ # buildkit15.38 MB31COPY target/LICENSE target/options/* /opt/apache/beam/options/ #7.05 KB32COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ # buildkit12.76 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