mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
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>
This commit is contained in:
committed by
GitHub
parent
cc3f058205
commit
55b100ea86
@@ -39,9 +39,19 @@ The Extensions Marketplace opens.
|
||||
3. Click **Install**.<br>
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user