Open moayadmgh opened 5 months ago
It worked after running this command
wsl.exe --unregister docker-desktop
But what does it do? And will this cause any issues for me?
I was dealing with the same problem.
Try to check if u installed the WSL 2 properly.
shell
wsl --list --verbose
then
wsl.exe --install --no-distribution
I got this error
Description
I was running a docker compose command and terminated it in the middle of its process.
Then I got this error
Tried the command
wsl --shutdown
but it still did not workReproduce
Starting the docker app
Expected behavior
No response
docker version
docker info
Diagnostics ID
026E09DF-659E-4A1C-87DD-64EDD6C642D6/20240625183828
Additional Info
No response