Engdocs 1869 (#18772)

* ENGDOCS-1869

* fix
This commit is contained in:
Allie Sadler 2023-11-23 15:41:24 +00:00 committed by GitHub
parent 112cf4a120
commit e6eec3f612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -19,7 +19,7 @@ Docker Extensions' private marketplace feature makes use of [Settings Management
## Prerequisites
- [Download and install Docker Desktop 4.25.0 or later](https://docs.docker.com/desktop/release-notes/).
- [Download and install Docker Desktop 4.26.0 or later](https://docs.docker.com/desktop/release-notes/).
- You must be an administrator for your organization.
- You have the ability to push the `extension-marketplace` folder and `admin-settings.json` file to the locations specified below through device management software such as [Jamf](https://www.jamf.com/).
@ -60,7 +60,7 @@ Docker Extensions' private marketplace feature makes use of [Settings Management
This creates 2 files:
- `admin-settings.json`, which activates the private marketplace feature once its applied to Docker Desktop on your developers machines
- `admin-settings.json`, which activates the private marketplace feature once its applied to Docker Desktop on your developers machines.
- `extensions.txt`, which determines which extensions to list in your private marketplace.
## Step two: Set the private marketplace behaviour

View File

@ -1269,8 +1269,6 @@ Manuals:
title: Manage non-Marketplace extensions
- path: /desktop/extensions/settings-feedback/
title: Change settings and give feedback
- path: /desktop/extensions/private-marketplace/
title: Configure a private marketplace (Beta)
- sectiontitle: Extensions SDK
section:
- path: /desktop/extensions-sdk/