To download a new image call:
$ python get-source.py image[:tag]
A list of images can be found at get-source.py.
To download a new image call:
$ python get-source.py image[:tag]
A list of images can be found at get-source.py.
A tool to switch between distributions is WSL-Distribution-Switcher.
It needs Pythin 3.0 and comes with tools to download, install and switch distributions.
$ Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
$ bash
The installation location is %localappdata%\lxss\
See MSDN.