Forum Discussion
Rod-F
Apr 20, 2024Iron Contributor
I have several questions involving WSL and Docker Desktop
Today I discovered that the SQL Server Developer Edition database I created, is no longer available, because the machine it was on has died. Fortunately, I saved a full backup of the database to my O...
Rod-F
Apr 21, 2024Iron Contributor
Alabamatom1963 some of that works. For example, when I issue the command docker --version in a PowerShell prompt, I get an answer of
Docker version 26.0.0, build 2ae903e
However, when I issue the command wsl -l -v I get the response:
Windows Subsystem for Linux has no installed distributions.
Distributions can be installed by visiting the Microsoft Store:
https://aka.ms/wslstore
Alabamatom1963
Apr 21, 2024Iron Contributor