From 58b687d88d250124580828da0c09566563853fd1 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Mon, 15 Jun 2026 14:52:45 +0100 Subject: [PATCH 1/2] extensions: marketplace pause --- content/manuals/extensions/extensions-sdk/_index.md | 4 ++++ .../manuals/extensions/extensions-sdk/extensions/publish.md | 4 ++++ content/manuals/extensions/extensions-sdk/process.md | 4 ++++ content/manuals/extensions/extensions-sdk/quickstart.md | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/content/manuals/extensions/extensions-sdk/_index.md b/content/manuals/extensions/extensions-sdk/_index.md index 57e127220be4..b3e4d5abc5a6 100644 --- a/content/manuals/extensions/extensions-sdk/_index.md +++ b/content/manuals/extensions/extensions-sdk/_index.md @@ -33,6 +33,10 @@ grid: link: "/extensions/extensions-sdk/extensions/multi-arch/" --- +> [!IMPORTANT] +> +> New submissions to the Docker Extensions Marketplace are paused while we review Marketplace security. You can still update existing extensions, and private Marketplace extensions are unaffected. Contact extensions@docker.com if you have additional questions. + The resources in this section help you create your own Docker extension. The Docker CLI tool provides a set of commands to help you build and publish your extension, packaged as a diff --git a/content/manuals/extensions/extensions-sdk/extensions/publish.md b/content/manuals/extensions/extensions-sdk/extensions/publish.md index a10b1f5cb5c1..742b5fef4051 100644 --- a/content/manuals/extensions/extensions-sdk/extensions/publish.md +++ b/content/manuals/extensions/extensions-sdk/extensions/publish.md @@ -7,6 +7,10 @@ aliases: weight: 50 --- +> [!IMPORTANT] +> +> New submissions to the Docker Extensions Marketplace are paused while we review Marketplace security. You can still update existing extensions, and private Marketplace extensions are unaffected. Contact extensions@docker.com if you have additional questions. + ## Submit your extension to the Marketplace Docker Desktop displays published extensions in the Extensions Marketplace on [Docker Desktop](https://open.docker.com/extensions/marketplace) and [Docker Hub](https://hub.docker.com/search?q=&type=extension). diff --git a/content/manuals/extensions/extensions-sdk/process.md b/content/manuals/extensions/extensions-sdk/process.md index d48f63698cf9..f48d2c7e3146 100644 --- a/content/manuals/extensions/extensions-sdk/process.md +++ b/content/manuals/extensions/extensions-sdk/process.md @@ -38,6 +38,10 @@ For further inspiration, see the other examples in the [samples folder](https:// ## Part two: Publish and distribute your extension +> [!IMPORTANT] +> +> New submissions to the Docker Extensions Marketplace are paused while we review Marketplace security. You can still update existing extensions, and private Marketplace extensions are unaffected. Contact extensions@docker.com if you have additional questions. + Docker Desktop displays published extensions in the Extensions Marketplace. The Extensions Marketplace is a curated space where developers can discover extensions to improve their developer experience and upload their own extension to share with the world. If you want your extension published in the Marketplace, read the [publish documentation](extensions/publish.md). diff --git a/content/manuals/extensions/extensions-sdk/quickstart.md b/content/manuals/extensions/extensions-sdk/quickstart.md index 2ddc031c9b41..17c3f1f2eb2b 100644 --- a/content/manuals/extensions/extensions-sdk/quickstart.md +++ b/content/manuals/extensions/extensions-sdk/quickstart.md @@ -77,6 +77,10 @@ hidden from the Docker Dashboard. You can change this in **Settings**, see ## Step four: Submit and publish your extension to the Marketplace +> [!IMPORTANT] +> +> New submissions to the Docker Extensions Marketplace are paused while we review Marketplace security. You can still update existing extensions, and private Marketplace extensions are unaffected. Contact extensions@docker.com if you have additional questions. + If you want to make your extension available to all Docker Desktop users, you can submit it for publication in the Marketplace. For more information, see [Publish](extensions/_index.md). ## Clean up From 073fbb41e83d914c14c0d2f42fd8a846383affd6 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Mon, 15 Jun 2026 14:59:40 +0100 Subject: [PATCH 2/2] must remove we --- content/manuals/extensions/extensions-sdk/_index.md | 2 +- content/manuals/extensions/extensions-sdk/extensions/publish.md | 2 +- content/manuals/extensions/extensions-sdk/process.md | 2 +- content/manuals/extensions/extensions-sdk/quickstart.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/manuals/extensions/extensions-sdk/_index.md b/content/manuals/extensions/extensions-sdk/_index.md index b3e4d5abc5a6..18ce40b39ed1 100644 --- a/content/manuals/extensions/extensions-sdk/_index.md +++ b/content/manuals/extensions/extensions-sdk/_index.md @@ -35,7 +35,7 @@ grid: > [!IMPORTANT] > -> New submissions to the Docker Extensions Marketplace are paused while we review Marketplace security. You can still update existing extensions, and private Marketplace extensions are unaffected. Contact extensions@docker.com if you have additional questions. +> New submissions to the Docker Extensions Marketplace are paused while Docker reviews Marketplace security. You can still update existing extensions, and private Marketplace extensions are unaffected. Contact extensions@docker.com if you have additional questions. The resources in this section help you create your own Docker extension. diff --git a/content/manuals/extensions/extensions-sdk/extensions/publish.md b/content/manuals/extensions/extensions-sdk/extensions/publish.md index 742b5fef4051..522c53430375 100644 --- a/content/manuals/extensions/extensions-sdk/extensions/publish.md +++ b/content/manuals/extensions/extensions-sdk/extensions/publish.md @@ -9,7 +9,7 @@ weight: 50 > [!IMPORTANT] > -> New submissions to the Docker Extensions Marketplace are paused while we review Marketplace security. You can still update existing extensions, and private Marketplace extensions are unaffected. Contact extensions@docker.com if you have additional questions. +> New submissions to the Docker Extensions Marketplace are paused while Docker reviews Marketplace security. You can still update existing extensions, and private Marketplace extensions are unaffected. Contact extensions@docker.com if you have additional questions. ## Submit your extension to the Marketplace diff --git a/content/manuals/extensions/extensions-sdk/process.md b/content/manuals/extensions/extensions-sdk/process.md index f48d2c7e3146..26e1e9a0ef6b 100644 --- a/content/manuals/extensions/extensions-sdk/process.md +++ b/content/manuals/extensions/extensions-sdk/process.md @@ -40,7 +40,7 @@ For further inspiration, see the other examples in the [samples folder](https:// > [!IMPORTANT] > -> New submissions to the Docker Extensions Marketplace are paused while we review Marketplace security. You can still update existing extensions, and private Marketplace extensions are unaffected. Contact extensions@docker.com if you have additional questions. +> New submissions to the Docker Extensions Marketplace are paused while Docker reviews Marketplace security. You can still update existing extensions, and private Marketplace extensions are unaffected. Contact extensions@docker.com if you have additional questions. Docker Desktop displays published extensions in the Extensions Marketplace. The Extensions Marketplace is a curated space where developers can discover extensions to improve their developer experience and upload their own extension to share with the world. diff --git a/content/manuals/extensions/extensions-sdk/quickstart.md b/content/manuals/extensions/extensions-sdk/quickstart.md index 17c3f1f2eb2b..c03704977056 100644 --- a/content/manuals/extensions/extensions-sdk/quickstart.md +++ b/content/manuals/extensions/extensions-sdk/quickstart.md @@ -79,7 +79,7 @@ hidden from the Docker Dashboard. You can change this in **Settings**, see > [!IMPORTANT] > -> New submissions to the Docker Extensions Marketplace are paused while we review Marketplace security. You can still update existing extensions, and private Marketplace extensions are unaffected. Contact extensions@docker.com if you have additional questions. +> New submissions to the Docker Extensions Marketplace are paused while Docker reviews Marketplace security. You can still update existing extensions, and private Marketplace extensions are unaffected. Contact extensions@docker.com if you have additional questions. If you want to make your extension available to all Docker Desktop users, you can submit it for publication in the Marketplace. For more information, see [Publish](extensions/_index.md).