chore: 更新devcontainer的readme
This commit is contained in:
parent
8ed4eee920
commit
a080b992ce
@ -1,16 +1,16 @@
|
||||
# Dev Container
|
||||
|
||||
这是Bun + Node.js的开发容器,基于`mcr.microsoft.com/devcontainers/typescript-node:20`镜像
|
||||
这是 Bun + Node.js 的开发容器,基于`mcr.microsoft.com/devcontainers/typescript-node:20`镜像
|
||||
|
||||
在宿主机上设置`.gitconfig`文件,以及`.ssh`文件夹,以便容器可以访问git仓库。
|
||||
在宿主机上设置`.gitconfig`文件,以及`.ssh`文件夹,以便容器可以访问 git 仓库。
|
||||
|
||||
> 详见[官方文档](https://code.visualstudio.com/remote/advancedcontainers/sharing-git-credentials)
|
||||
|
||||
# 资源
|
||||
|
||||
[devcontainer.json字段定义](https://containers.dev/implementors/json_reference/)
|
||||
[devcontainer.json 字段定义](https://containers.dev/implementors/json_reference/)
|
||||
|
||||
[devcontainer官方文档](https://code.visualstudio.com/docs/remote/containers)
|
||||
[devcontainer 官方文档](https://code.visualstudio.com/docs/remote/containers)
|
||||
|
||||
[images](https://github.com/devcontainers/images)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user