Files
docker_practice/15_cases/ide/vsCode.md
Baohua Yang b44c9acd6c Restruct
2026-02-09 12:56:12 -08:00

7 lines
239 B
Go
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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