sha256:88a46947f5119a0ef2b22275949f148359f17761fb4f9371a432f4985643d6e4
OS/ARCH
Compressed size
171.25 MB
Last pushed
about 2 years by asfjenkins
Type
Image
Manifest digest
sha256:22b392abe17f3296ac14bb09b1c5341ec5e5055e31c8c2d4722e07d2cfab7129
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 / 29.15 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;13.13 MB11ENV JAVA_VERSION=jdk8u422-b050 B12RUN /bin/sh -c set -eux;98.82 MB13RUN /bin/sh -c set -eux;127 B14COPY entrypoint.sh /__cacert_entrypoint.sh # buildkit1.82 KB15ENTRYPOINT ["/bin/bash" "/__cacert_entrypoint.sh"]0 B17ARG TARGETOS=linux0 B18ARG TARGETARCH=amd640 B19ARG pull_licenses=true0 B20ADD target/slf4j-api.jar /opt/apache/beam/jars/ # buildkit35.79 KB21ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/ # buildkit7.19 KB22ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/ # buildkit14 KB23ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/ # buildkit19.05 KB24ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/ # buildkit18.96 KB25ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ # buildkit918.05 KB26COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/ #60.54 KB27COPY target/linux_amd64/boot /opt/apache/beam/ # buildkit7.73 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/ # buildkit15.35 MB31COPY target/LICENSE target/options/* /opt/apache/beam/options/ #7.06 KB32COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ # buildkit12.93 KB33RUN |3 TARGETOS=linux TARGETARCH=amd64 pull_licenses=true32 B34COPY target/profiler/* /opt/google_cloud_profiler/ # buildkit6 MB35ENTRYPOINT ["/opt/apache/beam/boot"]0 BCommand
ARG RELEASE