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

2026-02-09 12:38:58 +0800

Size

1.74 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

/usr/local/bin:/var/local/ldb-toolchain-018/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:f4bfa72869cd670dc3648b39fd6c9671371ec33c7f9a1ebade9d8c0ea0e2daef - 100.0% (1.74 GB)

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


History
2026-02-09 12:38:58 +0800 (buildkit.dockerfile.v0)

COPY / / # buildkit

2026-02-09 12:38:58 +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=/usr/local/bin:/var/local/ldb-toolchain-018/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-02-09 12:38:58 +0800 (buildkit.dockerfile.v0)

WORKDIR /root

2026-02-09 12:38:58 +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