From 5af8d7ef2104a7b58d0c9a43203512dec56f17bf Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Thu, 27 Nov 2025 08:40:03 +0000 Subject: [PATCH 1/2] debug patch --- content/manuals/desktop/use-desktop/container.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/manuals/desktop/use-desktop/container.md b/content/manuals/desktop/use-desktop/container.md index 2a4ff86a54eb..168773b676f6 100644 --- a/content/manuals/desktop/use-desktop/container.md +++ b/content/manuals/desktop/use-desktop/container.md @@ -68,9 +68,9 @@ Using the **Exec** tab is the same as running one of the following commands: For more details, see the [`docker exec` CLI reference](/reference/cli/docker/exec/). -If you have enabled Docker Debug in settings, or toggled on **Debug mode** to the right of the tab options, the **Debug** tab displays. +If you have enabled Docker Debug in settings, or toggled on **Debug mode** to the right of the tab options, the **Debug** tab displays. Debug mode requires a [Pro, Team, or Business subscription](/subscription/details/) with Docker Desktop version 4.48 and earlier. -Debug mode requires a [Pro, Team, or Business subscription](/subscription/details/). Debug mode has several advantages, such as: +Debug mode has several advantages, such as: - A customizable toolbox. The toolbox comes with many standard Linux tools pre-installed, such as `vim`, `nano`, `htop`, and `curl`. For more details, see the [`docker debug` CLI reference](/reference/cli/docker/debug/). From 44ffcbae332cb07854fbe244f9b0b00f0d5ddfa1 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Thu, 27 Nov 2025 08:45:48 +0000 Subject: [PATCH 2/2] debug patch --- content/manuals/desktop/use-desktop/container.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/desktop/use-desktop/container.md b/content/manuals/desktop/use-desktop/container.md index 168773b676f6..9384f7a701a7 100644 --- a/content/manuals/desktop/use-desktop/container.md +++ b/content/manuals/desktop/use-desktop/container.md @@ -68,7 +68,7 @@ Using the **Exec** tab is the same as running one of the following commands: For more details, see the [`docker exec` CLI reference](/reference/cli/docker/exec/). -If you have enabled Docker Debug in settings, or toggled on **Debug mode** to the right of the tab options, the **Debug** tab displays. Debug mode requires a [Pro, Team, or Business subscription](/subscription/details/) with Docker Desktop version 4.48 and earlier. +If you have enabled Docker Debug in settings, or toggled on **Debug mode** to the right of the tab options, the **Debug** tab displays. Debug mode has several advantages, such as: