Skip to content

Commit 55b100e

Browse files
Add instructions to show Docker extension system container (docker#15018)
* Add instructions to show Docker extension system container * Update desktop/extensions.md Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
1 parent cc3f058 commit 55b100e

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

desktop/extensions.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,19 @@ The Extensions Marketplace opens.
3939
3. Click **Install**.<br>
4040
From here, you can click **Open** to access the extension or install additional extensions. The extension also appears in the menu bar.
4141

42+
## See containers created by extensions
43+
44+
By default, containers created by extensions are hidden from the list of containers in Docker Dashboard and the Docker CLI. To make them visible
45+
update your settings:
46+
47+
1. Navigate to **Settings**, or **Preferences** if you're a Mac user.
48+
2. Select the **Extensions** tab.
49+
3. Next to **Show Docker Extensions system containers**, select or clear the checkbox to set your desired state.
50+
4. In the bottom-right corner, click **Apply & Restart**.
51+
4252
## Enable or disable extensions available in the Marketplace
4353

44-
Docker Extensions are switched on by default. To change your settings:
54+
Docker Extensions are switched on by default. To change your settings:
4555

4656
1. Navigate to **Settings**, or **Preferences** if you're a Mac user.
4757
2. Select the **Extensions** tab.

0 commit comments

Comments
 (0)