0


Docker Desktop requires a newer WSL kernel version.

问题描述:

Docker Desktop requires a newer WSL kernel version.

问题截图:

在这里插入图片描述

问题原因:

WSL不是最新版。

解决方案:

适用于 Linux 的 Windows 子系统 (

WSL

) 可让开发人员直接在 Windows 上按原样运行 GNU/Linux 环境(包括大多数命令行工具、实用工具和应用程序),且不会产生传统虚拟机或双启动设置开销。

按照弹窗提示进行更新:
1、命令行:

wsl --update

2、说明书:https://docs.microsoft.com/windows/wsl/wsl2-kernel
在这里插入图片描述


本文转载自: https://blog.csdn.net/qq_37515374/article/details/129642609
版权归原作者 海人_IOes 所有, 如有侵权,请联系我们删除。

“Docker Desktop requires a newer WSL kernel version.”的评论:

还没有评论