Docker 和 Windows Nano 的服务器内存不足
我有一个正在运行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:
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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论