Troubleshooting Docker installation on Windows #217
pranjal-joshi
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Though, the Docker installation is pretty straightforward and I have already made a **[video tutorial], some Windows users still face Issues while Installing the docker properly or while launching the container from Screeni-py image due to one of the following reasons:
Common Issue and How to Fix them?
1. Unexpected WSL error - Mostly Happens for Windows Home/Student Edition
Solution
wsl --update
command2. WSL version is too low
Solution
wsl --update
command.Beta Was this translation helpful? Give feedback.
All reactions