From d40ec55ad712030eea0d37ff139b17adb63ca35f Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Wed, 5 Feb 2025 15:07:26 +0000 Subject: [PATCH] ENGDOCS-2411 (#21978) ## Description Some issue triage: - Closes https://github.com/docker/docs/issues/19894 - Closes https://github.com/docker/docs/issues/21952 ## Related issues or tickets ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --- content/includes/desktop-linux-launch.md | 2 +- .../manuals/desktop/troubleshoot-and-support/faqs/general.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/includes/desktop-linux-launch.md b/content/includes/desktop-linux-launch.md index 003d5536b9..fe90fc1bef 100644 --- a/content/includes/desktop-linux-launch.md +++ b/content/includes/desktop-linux-launch.md @@ -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. diff --git a/content/manuals/desktop/troubleshoot-and-support/faqs/general.md b/content/manuals/desktop/troubleshoot-and-support/faqs/general.md index e7ac429bf9..cbfe06a3f7 100644 --- a/content/manuals/desktop/troubleshoot-and-support/faqs/general.md +++ b/content/manuals/desktop/troubleshoot-and-support/faqs/general.md @@ -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?