Namespace
apache
Image / Tag
doris:build-env-ldb-toolchain-latest
Content Digest
sha256:81fff2dc1f4e311afa10bff61b1e5dbead9807b381e9a131b49502d9db63c8db
Details
Created

2026-03-03 00:15:45 +0800

Size

2.1 GB

Content Digest
Environment
DEFAULT_DIR

/var/local

DORIS_THIRDPARTY

/var/local/thirdparty

JAVA_HOME

/usr/lib/jvm/jdk-17.0.2/

MAVEN_HOME

/usr/share/maven

PATH

/usr/local/bin:/var/local/ldb-toolchain/bin/:/var/local/thirdparty/installed/bin/:/usr/lib/jvm/jdk-17.0.2/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

REPOSITORY_URL

https://doris-thirdparty-repo.bj.bcebos.com/thirdparty


Layers

[#000] sha256:bfcf95adef184a69341425f74be79a63ef07e6ee6eab399497e47f77667999cf - 100.0% (2.1 GB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-03-03 00:15:45 +0800 (buildkit.dockerfile.v0)

COPY / / # buildkit

2026-03-03 00:15:45 +0800 (buildkit.dockerfile.v0)

ENV JAVA_HOME=/usr/lib/jvm/jdk-17.0.2/ MAVEN_HOME=/usr/share/maven REPOSITORY_URL=https://doris-thirdparty-repo.bj.bcebos.com/thirdparty DEFAULT_DIR=/var/local PATH=/usr/local/bin:/var/local/ldb-toolchain/bin/:/var/local/thirdparty/installed/bin/:/usr/lib/jvm/jdk-17.0.2/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin DORIS_THIRDPARTY=/var/local/thirdparty

2026-03-03 00:15:45 +0800 (buildkit.dockerfile.v0)

WORKDIR /root

2026-03-03 00:15:45 +0800 (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete