[fix]修改本地编译时使用docker.io仓库及tencent源
This commit is contained in:
@@ -9,7 +9,7 @@ image_name :=colovu/dbuilder
|
|||||||
registry_url :=docker.io
|
registry_url :=docker.io
|
||||||
|
|
||||||
# 定义系统默认使用的源服务器,包含:default / tencent / ustc / aliyun / huawei
|
# 定义系统默认使用的源服务器,包含:default / tencent / ustc / aliyun / huawei
|
||||||
apt_source :=aliyun
|
apt_source :=tencent
|
||||||
|
|
||||||
# 定义镜像TAG,类似:
|
# 定义镜像TAG,类似:
|
||||||
# <镜像名>:<分支名>-<7位Git ID> # Git 仓库且无文件修改直接编译
|
# <镜像名>:<分支名>-<7位Git ID> # Git 仓库且无文件修改直接编译
|
||||||
|
|||||||
Reference in New Issue
Block a user