This commit is contained in:
Chris Chinchilla 2023-04-14 11:38:44 +02:00
parent 27485b9f7c
commit cab9eea06e
8 changed files with 43 additions and 26 deletions

View File

@ -1801,6 +1801,14 @@ manuals:
title: Manage
- path: /docker-hub/official_images/
title: Docker Official images
- sectiontitle: Docker Verified Publisher
section:
- path: /docker-hub/publish/
title: Overview
- path: /docker-hub/publish/insights-analytics/
title: Insights and analytics
- path: /docker-hub/dsos-program/
title: Docker-Sponsored Open Source Program
- path: /docker-hub/download-rate-limit/
title: Download rate limit
- path: /docker-hub/webhooks/
@ -1827,14 +1835,6 @@ manuals:
title: Vulnerability scanning
- path: /docker-hub/image-management/
title: Advanced Image Management
- sectiontitle: Docker Verified Publisher
section:
- path: /docker-hub/publish/
title: Overview
- path: /docker-hub/publish/insights-analytics/
title: Insights and analytics
- path: /docker-hub/dsos-program/
title: Docker-Sponsored Open Source Program
- path: /docker-hub/oci-artifacts/
title: OCI artifacts
- path: /docker-hub/release-notes/

View File

@ -4,6 +4,14 @@ title: Docker-Sponsored Open Source Program
keywords: docker hub, hub, insights, analytics, open source, Docker sponsored, program
---
[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 part of this program have a special badge on Docker Hub making it easier for you to identify projects that Docker has verified as active open source projects.
![Docker-Sponsored Open Source badge](images/sponsored-badge-iso.png)
## For content publishers
The Docker-Sponsored Open Source Program provides several features and benefits to non-commercial open source developers.
The program grants the following perks to eligible projects:
@ -14,15 +22,15 @@ 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 can be renewed 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 you can renew 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.
## Verified Docker-Sponsored Open Source badge
### Verified Docker-Sponsored Open Source badge
Docker verifies that developers can trust images with this badge as an active open source project.
![Fluent org with a Docker-Sponsored Open Source badge](images/sponsored-badge.png)
## 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
@ -37,7 +45,7 @@ tag, and the raw format lists information about every image pull for the
selected time span. Data points include tag, type of pull, user geolocation,
client tool (user agent), and more.
## Vulnerability scanning
### Vulnerability scanning
Automatic vulnerability scanning using [Docker Scout](/scout/) for images published to Docker Hub.
Scanning images ensures that the published content is secure, and underlines to
@ -48,7 +56,7 @@ it.
## Who's eligible for the Docker-Sponsored Open Source program?
To qualify for the program, your project namespace must be shared 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, your 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.
Find out more by heading to the
[Docker-Sponsored Open Source Program](https://www.docker.com/community/open-source/application/#){:target="_blank"

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -35,15 +35,16 @@ Docker Hub is also where you can go to [change your Docker account settings and
* [Repositories](../docker-hub/repos/index.md): Push and pull container images.
* [Docker Official Images](official_images.md): Pull and use high-quality
container images provided by Docker.
* [Docker Verified Publisher Images](publish/index.md): Pull and use high-
quality container images provided by external vendors.
* [Docker-Sponsored Open Source Images](dsos-program.md): Pull and use high-
quality container images from non-commercial open source projects.
* [Docker Verified Publisher Images](publish/index.md): Pull and use high-quality
container images provided by external vendors.
* [Docker-Sponsored Open Source Images](dsos-program.md): Pull and use high-quality
container images from non-commercial open source projects.
* [Builds](builds/index.md): Automatically build container images from
GitHub and Bitbucket and push them to Docker Hub.
* [Webhooks](webhooks.md): Trigger actions after a successful push
to a repository to integrate Docker Hub with other services.
*[Docker Hub CLI](https://github.com/docker/hub-tool#readme){: target="_blank" rel="noopener" class="_"} tool (currently experimental) and an API that allows you to interact with Docker Hub. Browse through the [Docker Hub API](/docker-hub/api/latest/){: target="_blank" rel="noopener" class="_"} documentation to explore the supported endpoints.
* [Docker Hub CLI](https://github.com/docker/hub-tool#readme){: target="_blank" rel="noopener" class="_"} tool (currently experimental) and an API that allows you to interact with Docker Hub.
* Browse through the [Docker Hub API](/docker-hub/api/latest/){: target="_blank" rel="noopener" class="_"} documentation to explore the supported endpoints.
</div>
<div id="features" class="tab-pane fade" markdown="1">

View File

@ -7,16 +7,16 @@ redirect_from:
---
The [Docker Official Images](https://hub.docker.com/search?q=&type=image&image_filter=official){:target="_blank" rel="noopener" class="_"} are a
curated set of Docker repositories hosted on Docker Hub. They are
curated set of Docker repositories hosted on Docker Hub. They're
designed to:
* Provide essential base OS repositories (for example,
[ubuntu](https://hub.docker.com/_/ubuntu/){:target="_blank" rel="noopener" class="_"},
[centos](https://hub.docker.com/_/centos/){:target="_blank" rel="noopener" class="_"}) that serve as the
[Ubuntu](https://hub.docker.com/_/ubuntu/){:target="_blank" rel="noopener" class="_"},
[CentOS](https://hub.docker.com/_/centos/){:target="_blank" rel="noopener" class="_"}) that serve as the
starting point for the majority of users.
* Provide drop-in solutions for popular programming language runtimes, data
stores, and other services, similar to what a Platform as a Service (PAAS)
stores, and other services. Similar to what a Platform as a Service (PaaS)
would offer.
* Exemplify [`Dockerfile` best practices](/engine/userguide/eng-image/dockerfile_best-practices/)
@ -27,13 +27,13 @@ designed to:
particularly important as Docker Official Images are some of the most
popular on Docker Hub.
Docker, Inc. sponsors a dedicated team that is responsible for reviewing and
Docker, Inc. sponsors a dedicated team that's responsible for reviewing and
publishing all content in the Docker Official Images. This team works in
collaboration with upstream software maintainers, security experts, and the
broader Docker community.
While it is preferable to have upstream software authors maintaining their
corresponding Docker Official Images, this is not a strict requirement. Creating
While it's preferable to have upstream software authors maintaining their
Docker Official Images, this isn't a strict requirement. Creating
and maintaining images for Docker Official Images is a collaborative process. It takes
place openly on GitHub where participation is encouraged. Anyone can provide
feedback, contribute code, suggest process changes, or even propose a new

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 37 KiB

View File

@ -19,8 +19,16 @@ redirect_from:
- /docker-hub/publish/publisher-center-migration/
---
[The Verified Publisher Program](https://hub.docker.com/search?q=&image_filter=store){:target="_blank" rel="noopener" class="_"} provides high-quality images from commercial publishers verified by Docker.
Images 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.
![Docker-Sponsored Open Source badge](./images/verified-publisher-badge-iso.png)
## For content publishers
The Verified Publisher Program provides several features and benefits to Docker
Hub publishers. The following perks are granted based on participation tier:
Hub publishers. The program grants the following perks based on participation tier:
- Verified publisher badge
- Insights and analytics