Skip to content

Commit 9f6a836

Browse files
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>
1 parent 2f787e1 commit 9f6a836

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

content/manuals/build/building/base-images.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,8 @@ For most cases, you don't need to create your own base image. Docker Hub
2222
contains a vast library of Docker images that are suitable for use as a base
2323
image in your build. [Docker Official
2424
Images](../../docker-hub/image-library/trusted-content.md#docker-official-images)
25-
are specifically designed as a set of hardened, battle-tested images that
26-
support a wide variety of platforms, languages, and frameworks. There are also
27-
[Docker Verified
25+
have clear documentation, promote best practices, and are regularly updated
26+
There are also [Docker Verified
2827
Publisher](../../docker-hub/image-library/trusted-content.md#verified-publisher-images)
2928
images, created by trusted publishing partners, verified by Docker.
3029

content/manuals/build/building/best-practices.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ image. When choosing an image, ensure it's built from a trusted source and keep
4646
it small.
4747

4848
- [Docker Official Images](https://hub.docker.com/search?image_filter=official)
49-
are some of the most secure and dependable images on Docker Hub. Typically,
50-
Docker Official images have few or no packages containing CVEs, and are
51-
thoroughly reviewed by Docker and project maintainers.
49+
are a curated collection that have clear documentation, promote best
50+
practices, and are regularly updated. They provide a trusted starting point
51+
for many applications.
5252

5353
- [Verified Publisher](https://hub.docker.com/search?image_filter=store) images
5454
are high-quality images published and maintained by the organizations

0 commit comments

Comments
 (0)