xxxxxxxxxx
i have resoved this issue by uninstall the docker from window and then instal again
after that just follow the steps of tutorials that comes in the beggening
xxxxxxxxxx
For windows user, try to :
- Uninstall docker, RESTART
- Enable wsl and install a linux distribution like ubuntu
- Launch it and create a user with password
Go to your powershell as administrator :
- type : "wsl --list"
if you have a distribution listed, try to install docker
that work for me