VSCODE 在容器中运行卡住了很长时间
当我使用 VS Code 的“Remote - Containers”扩展来设置开发环境时,它在其中一个步骤中卡住了 661 秒。这一步的目的是什么?有什么办法可以加快这一步吗?
下面是 VS Code 中显示的容器日志的一部分,我们可以看到从 27646 毫秒到 689201 毫秒的较长时间间隔,占了所有启动时间的 86.9%。
.devcontainer/devcontainer.json 的内容为
.devcontainer/Dockerfile 的内容为
重现步骤
- 中打开一个文件夹
- 在 VS Code远程容器 :添加开发容器配置文件
- 来自预定义的容器配置定义
- 高山
- 3.14
- Remote-Containers: Reopen in Container
顺便说一下,我打开的文件夹是安装了 docker 的 Linux 服务器中的远程文件夹。
卡了一段时间,文件夹成功打开了,但是我很想知道如何提升它,不然很难用。
When I used "Remote - Containers" extension of VS Code to setup a development environment, it stuck in one of the step for 661 seconds. What's the purpose of this step? Is there any way to boost this step?
Below is part of the container log shown in VS Code, we can see a long time interval from 27646 ms to 689201 ms, which took 86.9% of all start time.
The content of .devcontainer/devcontainer.json is
The content of .devcontainer/Dockerfile is
Step to reproduce
- Open an folder in VS Code
- Remote-Containers: Add Development Container Configuration Files
- From a predefined container configuration definition
- Alpine
- 3.14
- Remote-Containers: Reopen in Container
By the way, the folder I opened is a remote folder in an Linux server, with docker installed.
After stuck for a while, the folder was successfully opened, but I really wonder how to boost it, otherwise it's hard to use.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论