MyGit

18947

MicrosoftDocs/WSL

版本发布时间: 2019-07-26 06:21:19

MicrosoftDocs/WSL最新发布版本:21354(2021-04-09 01:01:36)

Build 18947

For general Windows information on build 18947 visit the Windows blog.

WSL

[wsl2]
kernel=<path>              # An absolute Windows path to a custom Linux kernel.
memory=<size>              # How much memory to assign to the WSL2 VM.
processors=<number>        # How many processors to assign to the WSL2 VM.
swap=<size>                # How much swap space to add to the WSL2 VM. 0 for no swap file.
swapFile=<path>            # An absolute Windows path to the swap vhd.
localhostForwarding=<bool> # Boolean specifying if ports bound to wildcard or localhost in the WSL2 VM should be connectable from the host via localhost:port (default true).

# <path> entries must be absolute Windows paths with escaped backslashes, for example C:\\Users\\Ben\\kernel
# <size> entries must be size followed by unit, for example 8GB or 512MB

相关地址:原始地址 下载(tar) 下载(zip)

查看:2019-07-26发行的版本