trusted content: align doi description (#22370)

<!--Delete sections as needed -->

## Description

Better align the DOI description.

## Related issues or tickets

ENGDOCS-2535

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review
- [ ] Product review

Signed-off-by: Craig <craig.osterhout@docker.com>
This commit is contained in:
Craig Osterhout 2025-04-09 09:01:16 -07:00 committed by GitHub
parent 2f787e1284
commit 9f6a8362ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View File

@ -22,9 +22,8 @@ For most cases, you don't need to create your own base image. Docker Hub
contains a vast library of Docker images that are suitable for use as a base
image in your build. [Docker Official
Images](../../docker-hub/image-library/trusted-content.md#docker-official-images)
are specifically designed as a set of hardened, battle-tested images that
support a wide variety of platforms, languages, and frameworks. There are also
[Docker Verified
have clear documentation, promote best practices, and are regularly updated
There are also [Docker Verified
Publisher](../../docker-hub/image-library/trusted-content.md#verified-publisher-images)
images, created by trusted publishing partners, verified by Docker.

View File

@ -46,9 +46,9 @@ image. When choosing an image, ensure it's built from a trusted source and keep
it small.
- [Docker Official Images](https://hub.docker.com/search?image_filter=official)
are some of the most secure and dependable images on Docker Hub. Typically,
Docker Official images have few or no packages containing CVEs, and are
thoroughly reviewed by Docker and project maintainers.
are a curated collection that have clear documentation, promote best
practices, and are regularly updated. They provide a trusted starting point
for many applications.
- [Verified Publisher](https://hub.docker.com/search?image_filter=store) images
are high-quality images published and maintained by the organizations