您连接到 VS Code 不支持的操作系统版本
作者: timmy21创建于 2024年11月24日更新于 2026年8月23日
当使用Docker作为开发环境时,vscode 连接到容器后会提示:you connect to an OS version that is not supported by VS Code。当前镜像 xingfranics/cplusplusthings:latest 使用的 OS 版本过低。VSCode 文档:https://code.visualstudio.com/docs/remote/faq#_can-i-run-vs-code-server-on-older-linux-distributions
内容来源: Light-City/CPlusPlusThings