extension settings for admins (#17514)

This commit is contained in:
Allie Sadler 2023-06-09 10:56:53 +01:00 committed by GitHub
parent 15c04a5e9a
commit 099d41c39f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -6,7 +6,7 @@ title: Settings and feedback
## Settings
### Turn on or turn off extensions available in the Marketplace
### Turn on or turn off extensions
Docker Extensions is switched on by default. To change your settings:
@ -15,6 +15,13 @@ Docker Extensions is switched on by default. To change your settings:
3. Next to **Enable Docker Extensions**, select or clear the checkbox to set your desired state.
4. In the bottom-right corner, select **Apply & Restart**.
>**Note**
>
> If you are an [organization owner](../../docker-hub/manage-a-team.md#the-owners-team), you can turn off extensions for your users. Navigate to the `settings.json` file, and set `"extensionsEnabled"` to `false`.
> The `settings.json` file is located at:
> - `~/Library/Group Containers/group.com.docker/settings.json` on Mac
> - `C:\Users\[USERNAME]\AppData\Roaming\Docker\settings.json` on Windows
### Turn on or turn off extensions not available in the Marketplace
You can install extensions through the Marketplace or through the Extensions SDK tools. You can choose to only allow published extensions. These are extensions that have been reviewed and published in the Extensions Marketplace.