Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _vale/config/vocabularies/Docker/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ autolock
Azure
Azure AD
[Bb]ackport
[Bb]enchmarked
bootup
Bitnami
Btrfs
Expand Down
8 changes: 8 additions & 0 deletions content/manuals/docker-hub/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ tags: [Release notes]
Here you can learn about the latest changes, new features, bug fixes, and
known issues for each Docker Hub release.

## 2026-08-20

### New

- The [Docker Verified Publisher Program](./repos/manage/trusted-content/dvp-program.md)
is now available via self-serve. Apply directly on the [DVP application
page](https://hub.docker.com/publisher-program/apply).

## 2026-06-29

### New
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ toc_max: 2
---

[The Docker Verified Publisher
Program](https://hub.docker.com/search?badges=verified_publisher) provides
high-quality images from commercial publishers verified by Docker.
Program](https://hub.docker.com/search?badges=verified_publisher) is a paid
subscription program that provides high-quality images from commercial
publishers verified by Docker.

These images help development teams build secure software supply chains,
minimizing exposure to malicious content early in the process to save time and
Expand All @@ -28,8 +29,8 @@ money later.
## Who's eligible to become a verified publisher?

Any independent software vendor who distributes software on Docker Hub can join
the Verified Publisher Program. Find out more by heading to the [Docker Verified
Publisher Program](https://www.docker.com/partners/programs) page.
the Verified Publisher Program. To apply, see the [Verified Publisher Program
application](https://hub.docker.com/publisher-program/apply).

> [!NOTE]
>
Expand All @@ -55,8 +56,6 @@ on participation tier:
with Docker Scout
- [Priority search ranking](#priority-search-ranking): Enhanced discoverability
in Docker Hub search results
- [Co-marketing opportunities](#co-marketing-opportunities): Joint promotional
activities with Docker

### Enterprise-grade infrastructure

Expand Down Expand Up @@ -116,13 +115,6 @@ results, making it easier for developers to discover your content. This improved
discoverability helps drive adoption of your images within the developer
community.

### Co-marketing opportunities

Docker collaborates with verified publishers on joint marketing initiatives,
including blog posts, case studies, webinars, and conference presentations.
These opportunities help amplify your brand visibility within the Docker
ecosystem.

### Insights and analytics

The insights and analytics service provides usage metrics for how
Expand All @@ -134,6 +126,13 @@ There is both a [web interface](./insights-analytics.md) and an
The usage metrics show the number of image pulls by tag or by digest,
geolocation, cloud provider, client, and more.

## Support

The program doesn't change support for your organization. Support follows your
organization's Docker subscription, or your program tier if you don't have a paid
Docker subscription. For details, see [support response
times](/manuals/support/_index.md#support-response-times).

## Manage repository logo

After joining the Docker Verified Publisher Program, you can set a custom logo
Expand Down
Loading