Namespace
apache
Image / Tag
doris:build-env-for-2.4-no-avx2
Content Digest
sha256:e66cdcbf47e2617812b065990c0a5d5555a904203d3c69e5b2b078ce022bcf5b
Details
Created

2024-06-05 11:11:36 +0800

Size

1.38 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:8808b265da3b5a5f7b20e422455723c73bc6d275584c68f08cd6fa6e632f1f6c - 100.0% (1.38 GB)

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


History
2024-06-05 11:11:36 +0800 (buildkit.dockerfile.v0)

COPY / / # buildkit

2024-06-05 11:11:36 +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

2024-06-05 11:11:36 +0800 (buildkit.dockerfile.v0)

WORKDIR /root

2024-06-05 11:11:36 +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