Update ide content

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang Huaishuai
2020-06-17 00:49:13 +08:00
parent d4d09f5154
commit 67213bc2f5
5 changed files with 5 additions and 5 deletions

5
ide/vsCode.md Normal file
View File

@@ -0,0 +1,5 @@
# VS Code 中使用 Docker
## Docker 容器作为远程开发环境
无需本地安装开发工具直接将 Docker 容器作为开发环境具体参考 [官方文档](https://code.visualstudio.com/docs/remote/containers)。