This is an automated email from the ASF dual-hosted git repository.

dataroaring pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-3.0 by this push:
     new 7e408541527 branch-3.0: [chore](test) Add info about buildKit required 
with docker-compose #44095 (#44721)
7e408541527 is described below

commit 7e40854152724faa57eef5a089775b0a13e84a1f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 3 21:53:42 2024 +0800

    branch-3.0: [chore](test) Add info about buildKit required with 
docker-compose #44095 (#44721)
    
    Cherry-picked from #44095
    
    Co-authored-by: Vallish Pai <[email protected]>
---
 docker/runtime/doris-compose/Readme.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docker/runtime/doris-compose/Readme.md 
b/docker/runtime/doris-compose/Readme.md
index c4c4dc0990f..fea13ab1821 100644
--- a/docker/runtime/doris-compose/Readme.md
+++ b/docker/runtime/doris-compose/Readme.md
@@ -32,6 +32,8 @@ docker run hello-world
 
 if have problem with permission denied, then 
[add-docker-permission](https://docs.docker.com/engine/install/linux-postinstall/).
 
+Make sure BuildKit configured in the machine. if not follow 
[docker-with-BuildKit](https://docs.docker.com/build/buildkit/).
+
 ##### 2. The doris image should contains
 
 ```


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to