From 55b100ea862ebae2fa174a2031bed3667f4d232e Mon Sep 17 00:00:00 2001 From: Benjamin Grandfond Date: Mon, 27 Jun 2022 17:42:51 +0200 Subject: [PATCH] Add instructions to show Docker extension system container (#15018) * Add instructions to show Docker extension system container * Update desktop/extensions.md Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> --- desktop/extensions.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/desktop/extensions.md b/desktop/extensions.md index 529bfc68cc..36e9788dd5 100644 --- a/desktop/extensions.md +++ b/desktop/extensions.md @@ -39,9 +39,19 @@ The Extensions Marketplace opens. 3. Click **Install**.
From here, you can click **Open** to access the extension or install additional extensions. The extension also appears in the menu bar. +## See containers created by extensions + +By default, containers created by extensions are hidden from the list of containers in Docker Dashboard and the Docker CLI. To make them visible +update your settings: + +1. Navigate to **Settings**, or **Preferences** if you're a Mac user. +2. Select the **Extensions** tab. +3. Next to **Show Docker Extensions system containers**, select or clear the checkbox to set your desired state. +4. In the bottom-right corner, click **Apply & Restart**. + ## Enable or disable extensions available in the Marketplace - Docker Extensions are switched on by default. To change your settings: +Docker Extensions are switched on by default. To change your settings: 1. Navigate to **Settings**, or **Preferences** if you're a Mac user. 2. Select the **Extensions** tab.