mirror of https://github.com/docker/docs.git
Private extension marketplace is currently experimental, not Beta (#18798)
* Private extension marketplace is currently experimental, not Beta * Apply suggestions from code review --------- Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
parent
4a514bb947
commit
bdaaf04632
|
@ -4,12 +4,12 @@ keywords: Docker Extensions, Docker Desktop, Linux, Mac, Windows, Marketplace, m
|
|||
title: Configure a private marketplace for extensions
|
||||
---
|
||||
|
||||
> **Beta**
|
||||
> **Experimental**
|
||||
>
|
||||
> Docker Extensions` private marketplace is in [beta](../../release-lifecycle#beta).
|
||||
> Docker Extensions` private marketplace is currently [experimental](../../release-lifecycle#experimental).
|
||||
>
|
||||
> It's available to Docker Business customers only.
|
||||
{ .experimental }
|
||||
{ .restricted }
|
||||
|
||||
Learn how to configure and set up a private marketplace with a curated list of extensions for your Docker Desktop users.
|
||||
|
||||
|
|
Loading…
Reference in New Issue