sha256:dd62e48d546d463f4daa25bc161afce559e8d7be429f8e6d2a252a6578d06c71
OS/ARCH
Compressed size
1.17 GB
Last pushed
over 1 year by freeoneplus
Type
Image
Manifest digest
sha256:1b32fa4fd2937d31cdf16b7c8822fdac6a0b9d94714424b5f8846d4a0ee88ce0
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 TARGETARCH=amd640 B8RUN |1 TARGETARCH=amd64 /bin/sh -c439.66 MB9COPY /doris-debug /opt/apache-doris/ # buildkit19.82 MB10WORKDIR /opt/apache-doris32 B11ARG TARGETARCH=amd640 B12ARG DORIS_VERSION=2.1.80 B13RUN |2 TARGETARCH=amd64 DORIS_VERSION=2.1.8 /bin/sh204 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/fe/bin0 B16COPY resource/amd64/apache-doris-2.1.8-bin-*/fe /opt/apache-doris/fe # buildkit710.47 MB17ADD resource/init_fe.sh /usr/local/bin/ # buildkit3.6 KB18WORKDIR /opt/apache-doris32 B19ENTRYPOINT ["bash" "init_fe.sh"]0 BCommand
ARG RELEASE