安装或启用WSL 2: 如果WSL 2未启用,你可以通过“启用或关闭Windows功能”来启用它,并安装一个Linux发行版(如Ubuntu)。或者,你可以通过Microsoft Store安装WSL。 3. 查找Docker Desktop的WSL更新失败的具体错误信息 当Docker Desktop报告WSL更新失败时,它通常会显示一个错误代码或消息。请仔细阅读这些信息,以便找到问题...
首先遇到的问题是安装docker desktop后,启动引擎时报错 wsl update failed: update failed: updating wsl: exit code: 4294967295: running wsl command wsl.exe c:\windows\system32\wsl.exe --update --web- download: 潃汵潮⁴牷瑩慶畬琠敫⁹卜䙏坔剁居汃獡敳屳楄敲瑣牯屹桳汥屬...
Docker Desktop uses WSL2 as runtime environment for the Docker Engine. If WSL2 is broken, Docker Desktop for Windows will be affected by that. Just to be sure: you opened a PowerShell terminal and typedwsl --updateas it suggested?
Docker Desktop docker,windows 71686August 18, 2024 Error "Docker Desktop is shutting down" always after the update Docker Desktop windows 928117October 1, 2024 Unable to open Docker Docker Desktop windows 1332738January 19, 2023 Updating wsl: update failed: wsl.exe --update n--web-download not...
把子系统版本1的升到2 打开docker桌面的界面设置里勾选下使用的子系统
Description Docker Desktop - WSL update failed An error occurred while updating WSL. You can manually update using wsl --update. If the issue persists, collect diagnostics and submit an issue. wsl update failed: update failed: updating ...
更新WSL 打开PowerShell(以管理员身份)并运行以下命令: wsl--update 1. 更新Docker Desktop 您可以从 Docker 官方网站( 2. 检查 WSL 版本 WSL 支持两个主要版本:WSL 1 和 WSL 2。确保您的默认 WSL 版本为 WSL 2。运行以下命令检查: wsl--list--verbose ...
Description I already install WSL2 on my machine and follow all step listed in the documentation, but Docker Desktop wont start, what can I do next? Reproduce Expected behavior Docker Desktop start properly docker version - docker info -...
wsl.exe --update 再去“C:\Program Files\Docker\Docker\resources”下执行 C:\Program Files\Docker\Docker\resources> .\com.docker.admin.exe wsl-update 再执行: wsl --set-default-version 2 然后就可以正常启动Docker Desktop了。 AnythingLLM也跑起来了。
Docker Desktop uses WSL2 as runtime environment for the Docker Engine. If WSL2 is broken, Docker Desktop for Windows will be affected by that. Just to be sure: you opened a PowerShell terminal and typedwsl --updateas it suggested?