You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
troubleshooting: mention specific HCS_E_HYPERV_NOT_INSTALLED error code
Inspired by docker/for-win#14743
The troubleshooting contains the relevant info, but this PR
- explicitly mentions a common error code (hopefully helping people
find this advice)
- emphasises that, in WSL 2 mode, WSL 2 commands must be working
before Docker Desktop can start
- highlight a common scenario where an android emulator is installed
which disables Hyper-V (because it uses a conflicting hypervisor)
The structure is currently
- WSL 2 only
- Hyper-V only
- Common to both
So add links to the WSL 2 section to the common section to make
sure people realise it's relevant.
Signed-off-by: David Scott <dave.scott@docker.com>
0 commit comments