mirror of https://github.com/docker/docs.git
ENGDOCS-2411 (#21978)
<!--Delete sections as needed --> ## Description Some issue triage: - Closes https://github.com/docker/docs/issues/19894 - Closes https://github.com/docker/docs/issues/21952 ## 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
b2c3d0da6e
commit
d40ec55ad7
|
@ -1,6 +1,6 @@
|
|||
To start Docker Desktop for Linux:
|
||||
|
||||
1. Open your **Applications** menu in Gnome/KDE Desktop and search for **Docker Desktop**.
|
||||
1. Navigate to the Docker Desktop application in your Gnome/KDE Desktop.
|
||||
|
||||
2. Select **Docker Desktop** to start Docker.
|
||||
|
||||
|
|
|
@ -32,6 +32,7 @@ This includes:
|
|||
- Checking for updates
|
||||
- [In-app diagnostics](/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md#diagnose-from-the-app) (including the [Self-diagnose tool](/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md#diagnose-from-the-app))
|
||||
- Sending usage statistics
|
||||
- When `networkMode` is set to `mirrored`
|
||||
|
||||
### How do I connect to the remote Docker Engine API?
|
||||
|
||||
|
|
Loading…
Reference in New Issue