To install additional Linux distributions after the initial install, you may also use the command:wsl --install -d <Distribution Name>. Tip If you want to install additional distributions from inside a Linux/Bash command line (rather than from PowerShell or Command Prompt), you must use .exe...
We’ve also added some additional features to wsl.exe to help with this. By default when you runwsl--installwithout any additional parameters, you’ll installUbuntu. You can also install any distribution of your choice by runningwsl--install-d<Distro>. You can see a full l...
Resources:WSL integration 如图,取消“Enable integration with my default WSL distro”选项,并开启“Enable integration with additional distros:”下对应发行版集成开关: 更改完成后点击右下角“Apply & restart”以保存设置 3.3. 验证Docker Desktop与Ubuntu集成。在Ubuntu终端运行命令: sudo docker run hello-world ...
先安装了docker-desktop,才想起并安装wsl2,但是安装完WSL2后,docker-desktop设置-resouces-WSL integration还是找不到“Enable integration with additional distos: Ubuntu-20.04”,而是显示“You don't have any WSL 2 distros installed. Please convert a WSL 1 distro to WSL 2, or install a new distro and...
This reference launcher provides the following functionality: (wherelauncher.exeis replaced by the distro-specific name) launcher.exe Launches the user's default shell in the user's home directory. launcher.exe install [--root] Install the distribution and do not launch the shell when complete. ...
docker@edwin:~$ sudo apt install python3.11[sudo]passwordfordocker:#需要你输入用户密码下载输出结果如下... Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: ...
Disables nested virtualizationnestedVirtualization=false# Turns on output console showing contents of dmesg when opening a WSL 2 distro for debuggingdebugConsole=true# Enable experimental features[experimental] sparseVhd=true Additional resources Windows Command Line Blog: Automatically Configuring WSL...
We’re excited to share two additional distros in the Microsoft Store for WSL. Ubuntu 18.04 Ubuntu 18.04is now available in the Microsoft Store. You might be wondering about the Ubuntu apps in the Store and how to update your distro. Read thisGuide to Updating your Ubuntu’s App Releasefor...
[WSL2] 允许通过 \\wsl$\distro(例如 sshfs)显示用户装入点 [GH 4172] [WSL2] 改善 9p 文件系统的性能 [WSL2] 确保 VHD ACL 不会无限增长 [GH 4126] [WSL2] 更新内核配置以支持 squashfs 和 xt_conntrack [GH 4107、4123] [WSL2] 修复 interop.enabled /etc/wsl.conf 选项 [GH 4140] [WSL2] ...
Sometimes updates may fail to install. You can try the command below in such a situation. $sudo pacman -Syyuu You may need to install a newer release if additional features have been added/removed from the installer. How to uninstall instance ...