mirror of https://github.com/docker/docs.git
Clarify you
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
This commit is contained in:
parent
e8dcbe2028
commit
a3a0452adc
|
@ -6,7 +6,7 @@ keywords: docker hub, hub, insights, analytics, open source, Docker sponsored, p
|
|||
|
||||
[Docker Sponsored Open Source images](https://hub.docker.com/search?q=&image_filter=open_source){:target="_blank" rel="noopener" class="_"} are published and maintained by open-source projects sponsored by Docker through the program.
|
||||
|
||||
Images that are part of this program have a special badge on Docker Hub making it easier for you to identify projects that Docker has verified as trusted, secure, and active open-source projects.
|
||||
Images that are part of this program have a special badge on Docker Hub making it easier for users to identify projects that Docker has verified as trusted, secure, and active open-source projects.
|
||||
|
||||

|
||||
|
||||
|
@ -22,7 +22,7 @@ The program grants the following perks to eligible projects:
|
|||
- Removal of rate limiting for developers
|
||||
- Improved discoverability on Docker Hub
|
||||
|
||||
These benefits are valid for one year and you can renew annually if your project still meets the program requirements. Program members, and all users pulling public images from your project namespace get access to unlimited pulls and unlimited egress.
|
||||
These benefits are valid for one year and publishers can renew annually if the project still meets the program requirements. Program members, and all users pulling public images from the project namespace get access to unlimited pulls and unlimited egress.
|
||||
|
||||
### Verified Docker-Sponsored Open Source badge
|
||||
|
||||
|
@ -34,14 +34,12 @@ Docker verifies that developers can trust images with this badge on Docker Hub a
|
|||
|
||||
The [insights and analytics](/docker-hub/publish/insights-analytics){:
|
||||
target="blank" rel="noopener" class=""} service provides usage metrics for how
|
||||
the community uses your Docker images, and grants you insight into your user's
|
||||
behavior.
|
||||
the community uses Docker images, granting insight into user behavior.
|
||||
|
||||
You can
|
||||
view number of image pulls by tag or by digest, and get breakdowns by
|
||||
The usage metrics show the number of image pulls by tag or by digest, and breakdowns by
|
||||
geolocation, cloud provider, client, and more.
|
||||
|
||||

|
||||

|
||||
|
||||
You can use the view to select the time span you want to view analytics data and export the data in
|
||||
either a summary or raw format.
|
||||
|
@ -50,11 +48,11 @@ either a summary or raw format.
|
|||
|
||||
[Docker Scout](/scout/){:
|
||||
target="blank" rel="noopener" class=""} provides automatic vulnerability analysis
|
||||
for Docker-Sponsored Open Source Program images published to Docker Hub.
|
||||
for DVP images published to Docker Hub.
|
||||
Scanning images ensures that the published content is secure, and proves to
|
||||
developers that they can trust the image.
|
||||
|
||||
You can enable scanning on a per-repository
|
||||
Analysis is enabled on a per-repository
|
||||
basis, refer to [vulnerability scanning](/docker-hub/vulnerability-scanning/){:
|
||||
target="blank" rel="noopener" class=""} for more information about how to use
|
||||
it.
|
||||
|
@ -64,9 +62,9 @@ it.
|
|||
> Content publishers in the Docker-Sponsored Open Source Program receive 3 free
|
||||
> Docker Team Seats
|
||||
|
||||
## Who's eligible for the Docker-Sponsored Open Source program?
|
||||
### Who's eligible for the Docker-Sponsored Open Source program?
|
||||
|
||||
To qualify for the program, you must share your project namespace in public repositories, meet [the Open Source Initiative definition](https://opensource.org/docs/osd), and be in active development with no pathway to commercialization.
|
||||
To qualify for the program, a publisher must share the project namespace in public repositories, meet [the Open Source Initiative definition](https://opensource.org/docs/osd), and be in active development with no pathway to commercialization.
|
||||
|
||||
Find out more by heading to the
|
||||
[Docker-Sponsored Open Source Program](https://www.docker.com/community/open-source/application/#){:target="_blank"
|
||||
|
|
|
@ -23,13 +23,13 @@ redirect_from:
|
|||
|
||||
These images help development teams build secure software supply chains, minimizing exposure to malicious content early in the process to save time and money later.
|
||||
|
||||
Images that are part of this program have a special badge on Docker Hub making it easier for you to identify projects that Docker has verified as high-quality commercial publishers.
|
||||
Images that are part of this program have a special badge on Docker Hub making it easier for users to identify projects that Docker has verified as high-quality commercial publishers.
|
||||
|
||||

|
||||
|
||||
## For content publishers
|
||||
|
||||
The Docker Verified Publisher Program provides several features and benefits to Docker
|
||||
The Docker Verified Publisher Program (DVP) provides several features and benefits to Docker
|
||||
Hub publishers. The program grants the following perks based on participation tier:
|
||||
|
||||
- Verified publisher badge
|
||||
|
@ -47,15 +47,13 @@ to identify projects that Docker has verified as high quality publishers and wit
|
|||
|
||||

|
||||
|
||||
## Insights and analytics
|
||||
### Insights and analytics
|
||||
|
||||
The [insights and analytics](/docker-hub/publish/insights-analytics){:
|
||||
target="blank" rel="noopener" class=""} service provides usage metrics for how
|
||||
the community uses your Docker images, and grants you insight into your user's
|
||||
behavior.
|
||||
the community uses Docker images, granting insight into user behavior.
|
||||
|
||||
You can
|
||||
view number of image pulls by tag or by digest, and get breakdowns by
|
||||
The usage metrics show the number of image pulls by tag or by digest, and breakdowns by
|
||||
geolocation, cloud provider, client, and more.
|
||||
|
||||

|
||||
|
@ -71,12 +69,12 @@ for DVP images published to Docker Hub.
|
|||
Scanning images ensures that the published content is secure, and proves to
|
||||
developers that they can trust the image.
|
||||
|
||||
You can enable scanning on a per-repository
|
||||
Analysis is enabled on a per-repository
|
||||
basis, refer to [vulnerability scanning](/docker-hub/vulnerability-scanning/){:
|
||||
target="blank" rel="noopener" class=""} for more information about how to use
|
||||
it.
|
||||
|
||||
## Who's eligible to become a verified publisher?
|
||||
### 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
|
||||
|
|
Loading…
Reference in New Issue