sha256:9e3c8e325105b2690665516d5e9c82cf84abe49dccae3254c1806d5b7150c97f
OS/ARCH
linux/amd64
Compressed size
1.98 GB
Last pushed
6 months by dhis2bot
Type
Image
Manifest digest
sha256:9e3c8e325105b2690665516d5e9c82cf84abe49dccae3254c1806d5b7150c97f
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 / 29.03 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.70 B13RUN |2 TARGETARCH=amd64 DORIS_VERSION=2.1.7 /bin/sh203 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/be/bin0 B16COPY resource/amd64/apache-doris-2.1.7-bin-*/be /opt/apache-doris/be # buildkit1.5 GB17COPY resource/be_*.sh /opt/apache-doris/ # buildkit4.44 KB18COPY resource/entry_point.sh /usr/local/bin/ # buildkit3.08 KB19COPY resource/init_be.sh /usr/local/bin/ # buildkit2.42 KB20WORKDIR /opt/apache-doris32 B21ENTRYPOINT ["bash" "entry_point.sh"]0 B22ARG TIER=be0 B23ADD postgresql-42.7.5.jar /opt/apache-doris/be/jdbc_drivers/postgresql.jar # buildkit991.08 KBCommand
ARG RELEASE