starrocks
starrocks copied to clipboard
[computer node K8S] build.sh execution error
Steps to reproduce the behavior (Required)
- 构建cn节点镜像
git clone https://github.com/StarRocks/starrocks
cd $your_path/starrocks/docker
./build.sh -b main

Expected behavior (Required)
build success
Real behavior (Required)
build failed
should comment these lines of the Dockerfile

yes, you are right. the script should adapt to the version branch.