Skip to content

Commit

Permalink
feedback1
Browse files Browse the repository at this point in the history
Signed-off-by: Craig <[email protected]>
  • Loading branch information
craig-osterhout committed Dec 12, 2024
1 parent 4367135 commit ddc3189
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion content/manuals/docker-hub/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ grid:
icon: explore
link: /docker-hub/quickstart
- title: Library
description: Explore the container image library, featuring millions of images for operating systems, frameworks, databases, and more.
description: Explore the content library, featuring millions of images for operating systems, frameworks, databases, and more.
icon: book
link: /docker-hub/image-library/
- title: Repositories
Expand Down
4 changes: 2 additions & 2 deletions content/manuals/docker-hub/image-library/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
description: Learn about Docker Hub's library of images, extensions, and plugins.
keywords: Docker Hub, Hub, content library
title: Container image library
title: Content library
linkTitle: Library
weight: 20
---

Docker Hub's container image library is the world's largest collection of
Docker Hub's content library is the world's largest collection of
container images, extensions, and plugins. It provides a central location to
discover pre-built images and tools designed to streamline your container
workflows, making it easier to share and collaborate.
Expand Down
6 changes: 3 additions & 3 deletions content/manuals/docker-hub/image-library/catalogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@ into key areas to support diverse AI development needs:
demos provide a hands-on way to explore AI tools and frameworks, making it
easier to understand how they can be integrated into real-world applications.
- Models: Pre-trained AI models for tasks like text generation,
natural language processing (NLP), and conversational AI. These models
Natural Language Processing (NLP), and conversational AI. These models
provide a foundation for
AI applications without requiring developers to train models from scratch.
- Applications and end-to-end platforms: Comprehensive platforms and tools that
simplify AI application development, including low-code solutions and
frameworks for building multi-agent and retrieval-augmented generation (RAG)
frameworks for building multi-agent and Retrieval-Augmented Generation (RAG)
applications.
- Model deployment and serving: Tools and frameworks that enable developers to
efficiently deploy and serve AI models in production environments. These
resources include pre-configured stacks for GPUs and other specialized
hardware, ensuring performance at scale.
- Orchestration: Solutions for managing complex AI workflows, such as workflow
engines, large language model (LLM) application frameworks, and lifecycle management
engines, Large Language Model (LLM) application frameworks, and lifecycle management
tools, to help streamline development and operations.
- Machine learning frameworks: Popular frameworks like TensorFlow and PyTorch
that provide the building blocks for creating, training, and fine-tuning
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/docker-hub/image-library/search.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ secure images designed to give developers confidence in the reliability and
security of the resources they use. These images are stable, regularly updated,
and adhere to industry best practices, making them a strong foundation for
building and deploying applications. Docker Hub's trusted content includes,
Docker Official Images, Verified Publisher images, and Docker Sponsored Open
Docker Official Images, Verified Publisher images, and Docker-Sponsored Open
Source Software images.

For more details, see [Trusted content](./trusted-content.md).
Expand Down
6 changes: 3 additions & 3 deletions content/manuals/docker-hub/image-library/trusted-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ secure images designed to give developers confidence in the reliability and
security of the resources they use. These images are stable, regularly updated,
and adhere to industry best practices, making them a strong foundation for
building and deploying applications. Docker Hub's trusted content includes,
Docker Official Images, Verified Publisher images, and Docker Sponsored Open
Docker Official Images, Verified Publisher images, and Docker-Sponsored Open
Source Software images.

## Docker Official Images

Check warning on line 19 in content/manuals/docker-hub/image-library/trusted-content.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.HeadingSentenceCase] Use sentence case for headings: 'Docker Official Images'. Raw Output: {"message": "[Docker.HeadingSentenceCase] Use sentence case for headings: 'Docker Official Images'.", "location": {"path": "content/manuals/docker-hub/image-library/trusted-content.md", "range": {"start": {"line": 19, "column": 4}}}, "severity": "WARNING"}
Expand Down Expand Up @@ -171,9 +171,9 @@ high-quality commercial publishers.

![Docker-Sponsored Open Source badge](../images/verified-publisher-badge-iso.png)

## Docker Sponsored Open Source Software images
## Docker-Sponsored Open Source Software images

The Docker Sponsored Open Source Software (OSS) program provides images that are
The Docker-Sponsored Open Source Software (OSS) program provides images that are
published and maintained by open-source projects sponsored by Docker.

Images that are part of this program have a special badge on Docker Hub making
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ aliases:
- /trusted-content/dsos-program/
---

[Docker Sponsored Open Source images](https://hub.docker.com/search?q=&image_filter=open_source) are published and maintained by open-source projects sponsored by Docker through the program.
[Docker-Sponsored Open Source images](https://hub.docker.com/search?q=&image_filter=open_source) 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 users to identify projects that Docker has verified as trusted, secure, and active open-source projects.

Expand Down

0 comments on commit ddc3189

Please sign in to comment.