Conversation
Contributor
bahamutww
commented
May 29, 2026
- 引入多镜像源列表,顺序尝试火山引擎、清华、阿里云和官方源
- 支持通过构建参数自定义镜像源列表或单源覆盖
- 实现单次 RUN 中写源、更新和安装的高鲁棒操作流程
- 增加镜像源重试机制,任一源成功即停止尝试,避免假成功缓存
- 添加关键工具安装后校验,确保依赖完整性
- 统一后端和 Rust builder 镜像 Debian 源配置方式及超时与重试参数
- 引入多镜像源列表,顺序尝试火山引擎、清华、阿里云和官方源 - 支持通过构建参数自定义镜像源列表或单源覆盖 - 实现单次 RUN 中写源、更新和安装的高鲁棒操作流程 - 增加镜像源重试机制,任一源成功即停止尝试,避免假成功缓存 - 添加关键工具安装后校验,确保依赖完整性 - 统一后端和 Rust builder 镜像 Debian 源配置方式及超时与重试参数
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.