返回 Skill 列表
extension
分类: 开发与工程无需 API Key

devcontainer-maintenance

维护或更改此仓库的devcontainer环境。在编辑.devcontainer文件、更改工具链或请求环境重建时使用。

person作者: jakexiaohubgithub

Devcontainer Maintenance

Source of truth

  • .devcontainer/Dockerfile
  • .devcontainer/devcontainer.json
  • scripts/devcontainer-post-create.sh
  • msc-viterbo.code-workspace

Policy

  • Environment changes must be approved by the project owner.
  • Make changes in the devcontainer definition files (no ad-hoc local installs).
  • Rebuild required after changes.

Environment notes

  • Single canonical devcontainer on Ubuntu 24.04.
  • Shared host binds and caches persist across worktrees.
  • Worktrees: /workspaces/worktrees/
  • Shared cache: /workspaces/worktrees/shared/ (Rust target/).