mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-01 04:03:39 +00:00
f44a3ee402
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
6 lines
236 B
Go
6 lines
236 B
Go
# VS Code 中使用 Docker
|
||
|
||
## 将 Docker 容器作为远程开发环境
|
||
|
||
无需本地安装开发工具,直接将 Docker 容器作为开发环境,具体参考 [官方文档](https://code.visualstudio.com/docs/remote/containers)。
|