Namespace
apache
Image / Tag
doris:build-env-for-2.0.3
Content Digest
sha256:4c1bd437bc8660907a9ec3feab210b65eeba036f925a6a8526c4520341ccf034
Details
Created

2023-11-28 20:44:29 +0800

Size

1.16 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:b78e6f85603bb95e04e938a44cb7b01b9385589eb78d99882082c0e40cc40b15 - 100.0% (1.16 GB)

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


History
2023-11-28 20:44:29 +0800 (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-11-28 20:44:29 +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

2023-11-28 20:44:29 +0800 (buildkit.dockerfile.v0)

WORKDIR /root

2023-11-28 20:44:29 +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