Skip to content

config(dev-container): 完善开发容器配置,支持代理和国内镜像加速#1

Merged
miiyakumo merged 2 commits into
mainfrom
config/ZIYAN137/devcontainer
Oct 13, 2025
Merged

config(dev-container): 完善开发容器配置,支持代理和国内镜像加速#1
miiyakumo merged 2 commits into
mainfrom
config/ZIYAN137/devcontainer

Conversation

@ZIYAN137

Copy link
Copy Markdown
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 配置,自动信任工作目录

@ZIYAN137 ZIYAN137 requested a review from miiyakumo October 13, 2025 12:21
@miiyakumo miiyakumo merged commit f5923a4 into main Oct 13, 2025
1 check failed
@miiyakumo miiyakumo deleted the config/ZIYAN137/devcontainer branch October 13, 2025 14:27
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): 完善开发容器配置,支持代理和国内镜像加速
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