Microsoft finally launches WSL Containers in public preview
… To use the new container feature, you first have to install the latest pre-release version of the Windows Subsystem for Linux by running a quick update command in your terminal: wsl --update --pre-release After installing, you'd get access to the new Linux container CLI wslc.exe and the programmabl… …