sha256:1f4079cd4073592d0ce2443e9d8a197e5eea61a8617e636ac9cf62c144da8652
OS/ARCH
Compressed size
1015.84 MB
Last pushed
about 2 years by catpineapple
Type
Image
Manifest digest
sha256:171c36067ae16480a8fa4d85c662ff495ae776841311f90b2c253a833815ab8b
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ARG TARGETARCH0 B8RUN |1 TARGETARCH=amd64 /bin/sh -c439.54 MB9COPY /doris-debug /opt/apache-doris/ # buildkit18.26 MB10WORKDIR /opt/apache-doris0 B11ARG TARGETARCH0 B12ARG DORIS_VERSION=x.x.x0 B13RUN |2 TARGETARCH=amd64 DORIS_VERSION=2.0.12 /bin/sh217 B14ENV JAVA_HOME=/usr/lib/jvm/java0 B15ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java/bin:/opt/apache-doris/apache_hdfs_broker/bin0 B16ADD resource/amd64/apache-doris-2.0.12-bin-*/extensions/apache_hdfs_broker /opt/apache-doris/apache_hdfs_broker # buildkit529.87 MB17COPY resource/broker_*.sh /opt/apache-doris/ # buildkit2.85 KB18ADD resource/init_broker.sh /usr/local/bin/ # buildkit2.56 KB19WORKDIR /opt/apache-doris0 B20ENTRYPOINT ["bash" "init_broker.sh"]0 BCommand
ARG RELEASE