mirror of https://github.com/docker/docs.git
Merge pull request #9248 from usha-mandya/9244-wsl-patch
Added a note on default distro
This commit is contained in:
commit
0a993dffed
|
@ -34,6 +34,9 @@ Before you install Docker Desktop WSL 2 Tech Preview, you must complete the foll
|
|||
To upgrade to v2, run:
|
||||
|
||||
`wsl --set-version <distro name> 2`
|
||||
5. Set Ubuntu 18.04 as the default distribution.
|
||||
|
||||
`wsl -s ubuntu 18.04`
|
||||
|
||||
# Download
|
||||
|
||||
|
|
Loading…
Reference in New Issue