Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/includes/desktop-linux-launch.md
Original file line number Diff line number Diff line change
@@ -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.

Check warning on line 3 in content/includes/desktop-linux-launch.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.Acronyms] 'KDE' has no definition. Raw Output: {"message": "[Docker.Acronyms] 'KDE' has no definition.", "location": {"path": "content/includes/desktop-linux-launch.md", "range": {"start": {"line": 3, "column": 61}}}, "severity": "WARNING"}

2. Select **Docker Desktop** to start Docker.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down