【发布时间】:2021-05-06 20:36:15
【问题描述】:
我正在按照本教程https://docs.docker.com/docker-for-windows/#docker-settings-dialog 在 Windows 中安装 docker。我被困在资源选项卡下的设置部分。我对资源的看法并未显示它在该链接上的显示方式。有没有办法增加我的 Ram,所以我可以让 ELK 运行。我用 Hyper-V 安装了 Docker 桌面应用程序。
这是我在设置中看到的。
我应该看到的,但不是。
【问题讨论】:
-
根据您链接的页面,
The Advanced tab is only available in Hyper-V mode, because in WSL 2 mode and Windows container mode these resources are managed by Windows. In WSL 2 mode, you can configure limits on the memory, CPU, and swap size allocated to the WSL 2 utility VM.您确定您使用的不是 WSL2 支持的版本吗?
标签: docker docker-for-windows docker-desktop