Namespace
apache
Image / Tag
doris:build-env-for-2.1-0.19
Content Digest
sha256:bfb8ba6d15e2daccf52ef5f6815c6930d007f2542187200c58e1c97b6a66e1b0
Details
Created

2025-07-04 23:12:17 +0800

Size

1.39 GB

Content Digest
Environment
DEFAULT_DIR

/var/local

DORIS_THIRDPARTY

/var/local/thirdparty

JAVA_HOME

/usr/lib/jvm/java-1.8.0

MAVEN_HOME

/usr/share/maven

PATH

/var/local/ldb-toolchain/bin/:/var/local/thirdparty/installed/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:f1e0cd38f5598a7471b337be3540829e4d30d77bb3c8b870155cfe9a8f35354b - 100.0% (1.39 GB)

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


History
2025-07-04 23:12:17 +0800 (buildkit.dockerfile.v0)

COPY / / # buildkit

2025-07-04 23:12:17 +0800 (buildkit.dockerfile.v0)

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

2025-07-04 23:12:17 +0800 (buildkit.dockerfile.v0)

WORKDIR /root

2025-07-04 23:12:17 +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