Merge pull request #12836 from usha-mandya/engdocs-409

Update verified publisher docs
This commit is contained in:
jerae-duffin 2021-05-13 08:17:38 -05:00 committed by GitHub
commit cbe97e6733
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 76 deletions

View File

@ -1390,24 +1390,8 @@ manuals:
title: Remove seats title: Remove seats
- path: /docker-hub/billing/faq/ - path: /docker-hub/billing/faq/
title: Pricing FAQs title: Pricing FAQs
- sectiontitle: Publisher & certified content - path: /docker-hub/publish/
section: title: Publisher & certified content
- path: /docker-hub/publish/
title: Overview
- path: /docker-hub/publish/publish/
title: Submit a product for Docker Hub
- path: /docker-hub/publish/customer_faq/
title: User FAQs
- path: /docker-hub/publish/publisher_faq/
title: Publisher FAQs
- path: /docker-hub/publish/certify-images/
title: Certify images & plugins
- path: /docker-hub/publish/certify-plugins-logging/
title: Certify logging plugins
- path: /docker-hub/publish/trustchain/
title: Trust chain
- path: /docker-hub/publish/byol/
title: Bring Your Own License (BYOL)
- path: /docker-hub/release-notes/ - path: /docker-hub/release-notes/
title: Release notes title: Release notes
- sectiontitle: Open-source projects - sectiontitle: Open-source projects

View File

@ -1,63 +1,16 @@
--- ---
description: Docker Hub programs and policies for publishers description: Docker Hub programs and policies for publishers
keywords: Docker, docker, store, publishers, publish images
title: Publisher & Certified Content Overview title: Publisher & Certified Content Overview
redirect_from:
- /docker-hub/publish/publish/
- /docker-hub/publish/customer_faq/
- /docker-hub/publish/publisher_faq/
- /docker-hub/publish/certify-images/
- /docker-hub/publish/certify-plugins-logging/
- /docker-hub/publish/trustchain/
- /docker-hub/publish/byol/
--- ---
Independent Software Vendors (ISVs) can utilize Docker Hub to distribute and > **Work in progress**
sell their Dockerized content. Publish your software through Docker Hub to >
experience the following benefits: > Thanks for your interest. We are working on updating the docs to reflect the latest changes in the Verified Publishers program. We will share the updates as soon as they are available.
* **Access to Dockers large and growing customer-base.** Docker has experienced
rapid adoption, and is popular in dev-ops environments. Docker users have
pulled images over twelve billion times and they are increasingly turning to
Docker Hub as the canonical source for high-quality, curated content.
* **Customers can try or buy your software**, right from your product listing.
Your content is accessible for installation, trial, and purchase from
Docker Hub and the Docker CLI.
* **Use of Docker licensing support.** Control who has access to your software:
a) logged-in users, b) users who have purchased a license, or c) all Docker
users. Well help you manage and control your distribution.
* **We handle checkout.** You dont need to set up your own digital
e-commerce site when you sell your content through Docker Hub. Choose
how much you want to charge for your products and we handle the billing.
* **Seamless updates and upgrades for your customers.** We tell your customers
when your content has upgrades or updates available.
* **Become Docker Certified.** Publisher container images and plugins that meet
the quality, security, and support criteria of the program displays a
“Docker Certified” badge within the Docker Hub (which can be used in
external marketing).
## Distribution models
Docker Hub welcomes free and open-source content, as well as software sold
directly by publishers. We support the following commercial models:
### Licensed content through Docker Hub BYOL program
ISVs can use Docker Hub as an entitlement and distribution platform. Using
APIs provided by Docker, ISVs can entitle users and distribute their Dockerized
content to many different audiences:
* Existing customers that want their licensed software made available as Docker containers.
* New customers that are only interested in consuming their software as Docker containers.
* Trial or beta customers, where the ISV can distribute feature or time limited software.
Docker provides a fulfillment service so that ISVs can programmatically entitle
users, by creating subscriptions to their content in Docker Hub. For more
information, see [Bring Your Own License (BYOL) products on Hub](byol.md).
### Plugins and agents
ISVs have the ability to create and distribute [plugin images](https://hub.docker.com/search?certification_status=certified&q=&type=plugin) for their customers to integrate with the ISV's proprietary hardware or cloud infrastructure and Docker Enterprise deployments.
You can [apply to be a publisher](https://goto.docker.com/2019-Partner-Program-Technology.html) and learn more about our [Technology Partner Program](https://www.docker.com/partners/partner-program#/technology_partner).
## What's next?
* Learn about submitting products and content to Docker Hub, see the [publishers guide](publish.md) and the [publisher FAQs](publisher_faq.md).
* Learn about using Docker Hub to download content, see the [customer FAQs](customer_faq.md).