extensions web marketplace (#15203)

This commit is contained in:
Allie Sadler 2022-07-25 15:36:05 +01:00 committed by GitHub
parent 81fb76d3f4
commit 8ef3775fb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,9 @@ toc_max: 2
Docker Extensions lets you use third-party tools within Docker Desktop to extend its functionality. There is no limit to the number of extensions you can install.
Docker Community members and partners can use our [SDK](extensions-sdk/index.md) to create new extensions.
You can explore the list of available extensions in [Docker Hub](https://hub.docker.com/search?q=&type=extension) or in the Extensions Marketplace within Docker Desktop.
Docker Community members and partners can use our [SDK](extensions-sdk/index.md) to create new extensions.
> **Beta**
>