Skip to content

修复bug&优化dockerfile&优化docker-componse#99

Open
jarry126 wants to merge 1 commit intoLazyAGI:mainfrom
jarry126:hotfix/config-back-front
Open

修复bug&优化dockerfile&优化docker-componse#99
jarry126 wants to merge 1 commit intoLazyAGI:mainfrom
jarry126:hotfix/config-back-front

Conversation

@jarry126
Copy link
Copy Markdown

@jarry126 jarry126 commented Jan 2, 2026

fix:1、修复创建工具只要有token校验,发布就必然报错的问题
optimize:1、优化Dockerfile,在国内下载资源;2、优化docker-componse.yml,启动的时候就可以自动构建镜像

optimize:1、优化Dockerfile,在国内下载资源;2、优化docker-componse.yml,启动的时候就可以自动构建镜像
Copy link
Copy Markdown
Collaborator

@CaoYoungB CaoYoungB Jan 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 我们的私有组件在aliyuncs.com的镜像仓中都有公开存档,如果新的用户直接使用 compose 进行部署却没有手动拉取镜像则会触发 build 配置,这可能会由于网络或构建环境引出更多问题,当然在个人在linux环境下进行延展开发加 build 配置是更顺手的。

  • 此外注意到你好像在通过开放更多的端口及固定容器名称来解决 pd 和 tikv 之间的通信问题?这个问题在最新的main中已经处理过啦,减少不必要的端口暴露,在节约端口资源消耗的同时也更有利于安全。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants