starrocks icon indicating copy to clipboard operation
starrocks copied to clipboard

[computer node K8S] build.sh execution error

Open lvchenyang-maker opened this issue 3 years ago • 1 comments

Steps to reproduce the behavior (Required)

  1. 构建cn节点镜像
git clone https://github.com/StarRocks/starrocks
cd $your_path/starrocks/docker
./build.sh -b main

A4OyNU7ZxA

Expected behavior (Required)

build success

Real behavior (Required)

build failed should comment these lines of the Dockerfile image

lvchenyang-maker avatar Aug 30 '22 07:08 lvchenyang-maker

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

shileifu avatar Sep 23 '22 03:09 shileifu