config(dev-container): 完善开发容器配置,支持代理和国内镜像加速#1
Merged
Conversation
ZIYAN137
commented
Oct 13, 2025
Contributor
- 新增 Dockerfile,使用 Ubuntu 24.04 基础镜像
- 配置清华源加速 apt 包下载
- 安装 Rust nightly-2025-01-13 工具链,添加多架构支持
- 配置中科大镜像加速 rustup 和 cargo
- 编译安装 QEMU 9.2.1 和 GDB 13.1,支持 RISC-V 和 LoongArch
- 配置 VS Code 扩展(rust-analyzer, lldb, toml 等)
- 支持宿主机代理(host network 模式)
- 挂载 SSH 密钥和 Git 配置,自动信任工作目录
This was referenced Dec 27, 2025
Closed
Closed
Closed
Open
Open
a6d9a6m
added a commit
to a6d9a6m/comix-fork
that referenced
this pull request
Jan 17, 2026
…evcontainer config(dev-container): 完善开发容器配置,支持代理和国内镜像加速
a6d9a6m
pushed a commit
that referenced
this pull request
Jun 2, 2026
config(dev-container): 完善开发容器配置,支持代理和国内镜像加速
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.