Namespace
apache
Image / Tag
doris:build-env-for-1.2
Content Digest
sha256:44d29e2cadcb1465bbbe1ca1f455e412921591fa7cef09b4275fcbb9bb24946f
Details
Created

2023-07-13 00:23:44 +0800

Size

1.29 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:003f6569cadd5812c30e073bccc08610a1e6c5d65b222d83ffc8c28b59860ec3 - 100.0% (1.29 GB)

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


History
2023-07-13 00:23:44 +0800 (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-07-13 00:23:44 +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-07-13 00:23:44 +0800 (buildkit.dockerfile.v0)

WORKDIR /root

2023-07-13 00:23:44 +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