Docker 和 Windows Nano 的服务器内存不足

发布于 2025-01-18 11:40:40 字数 262 浏览 0 评论 0原文

我有一个正在运行Windows Nano和Docker容器的VM。 Docker容器都在运行ASP.NET Core 5应用程序。我遇到了这个非常奇怪的错误,其中VM耗尽了内存,而任务管理器,Process Explorer并未显示占用所有这些内存的原因: “在此处输入图像说明”

我试图在我杀死的容器中对该应用程序进行记忆转储,但垃圾场不超过1GB。

I've got a VM running Windows Nano and Docker containers. The Docker containers are all running ASP.NET Core 5 apps. I'm coming across this really weird bug where the VM is running out of memory, and the Task Manager, Process Explorer do not show what is taking up all this memory:
enter image description here
enter image description here

What I'm observing is that when I kill one of the containers, a lot of memory gets returned so it's definitely caused by a Docker container. The question is, how do I go about diagnosing this problem?

I've tried to take a memory dump of the app in the container I killed, but the dump is no larger than 1GB.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文