mirror of https://github.com/docker/docs.git
fix broken images (#21454)
<!--Delete sections as needed --> ## Description does what is says on the tin ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
parent
2510166fab
commit
9f7c9af0e4
|
@ -285,7 +285,7 @@ Spotlight Search.
|
|||
|
||||
To read the Docker app log messages, type `docker` in the Console window search bar and press Enter. Then select `ANY` to expand the drop-down list next to your `docker` search entry, and select `Process`.
|
||||
|
||||

|
||||

|
||||
|
||||
You can use the Console Log Query to search logs, filter the results in various
|
||||
ways, and create reports.
|
||||
|
|
|
@ -265,7 +265,7 @@ Your machine must have the following features for Docker Desktop to function cor
|
|||
Note that many Windows devices already have virtualization enabled, so this may not apply.
|
||||
4. Hypervisor enabled at Windows startup
|
||||
|
||||

|
||||

|
||||
|
||||
#### Hyper-V
|
||||
|
||||
|
@ -277,7 +277,7 @@ On Windows 10 Pro or Enterprise, you can also use Hyper-V with the following fea
|
|||
Note that many Windows devices already have virtualization enabled, so this may not apply.
|
||||
3. Hypervisor enabled at Windows startup
|
||||
|
||||

|
||||

|
||||
|
||||
Docker Desktop requires Hyper-V as well as the Hyper-V Module for Windows
|
||||
PowerShell to be installed and enabled. The Docker Desktop installer enables
|
||||
|
@ -295,7 +295,7 @@ In the subsequent screen, verify that Hyper-V is enabled.
|
|||
In addition to [Hyper-V](#hyper-v) or [WSL 2](/manuals/desktop/features/wsl/_index.md), virtualization must be turned on. Check the
|
||||
Performance tab on the Task Manager. Alternatively, you can type 'systeminfo' into your terminal. If you see 'Hyper-V Requirements: A hypervisor has been detected. Features required for Hyper-V will not be displayed', then virtualization is enabled.
|
||||
|
||||

|
||||

|
||||
|
||||
If you manually uninstall Hyper-V, WSL 2 or turn off virtualization,
|
||||
Docker Desktop cannot start.
|
||||
|
|
Loading…
Reference in New Issue