-
Notifications
You must be signed in to change notification settings - Fork 1
Docker Installation Issue & Solution
Documented on 16-09-2024
Issue during Docker installion
running WSL command wsl.exe C:\WINDOWS\System32\wsl.exe -d Ubuntu uname: context deadline exceeded
Restart WSL and run Docker Desktop again, or restart your machine
Solution for docker installion
PS C:\Users\u> wsl -l -v
NAME STATE VERSION
-
Ubuntu Stopped 2 docker-desktop Stopped 2 PS C:\Users\u> wsl --shutdown
PS C:\Users\u> wsl -d Ubuntu
Welcome to Ubuntu 22.04.4 LTS (GNU/Linux 5.15.153.1-microsoft-standard-WSL2 x86_64) -
Documentation: https://help.ubuntu.com
-
Management: https://landscape.canonical.com
-
Support: https://ubuntu.com/pro
-
Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s
just raised the bar for easy, resilient and secure K8s cluster deployment.
This message is shown once a day. To disable it please create the
/home/varghese/.hushlogin file.
varghese@DESKTOP-OODIU93:/mnt/c/Users/u$