Skip to content

Commit a536813

Browse files
fix: 'adventages' typo
1 parent 482cff7 commit a536813

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release/trg-4/trg-4-02.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: TRG 4.02 - Base images
44

55
| Status | Created | Post-History |
66
|--------|-------------|---------------------------------------------------------------------------------|
7-
| Active | 06-Dec-2023 | Add adventages of Dockerhub images
7+
| Active | 06-Dec-2023 | Add advantages of Dockerhub images
88
| Draft | 04-May-2023 | Remove notice in favor of dedicated TRG; Add mandatory base image for frontends |
99
| Active | 25-Nov-2022 | Initial release |
1010

@@ -20,7 +20,7 @@ As Eclipse Tractus-X project, we don't have automated processes for publishing c
2020
DockerHub is running container scans for all [official images](https://docs.docker.com/trusted-content/official-images/)
2121
and is publishing the scans result in the [docker-library/repo-info repository](https://github.com/docker-library/repo-info).
2222

23-
Utilizing images from DockerHub is advantageous due to its role as a trusted repository of curated and verified open source containers.
23+
Utilizing official Dockerhub images from DockerHub is advantageous due to its role as a trusted repository of curated and verified open source containers.
2424
DockerHub provides a centralized platform where developers can access a wide range of pre built containers which adhere to established best practices and meet certain standards of quality, security, and reliability, giving developers confidence in the integrity of the containers they deploy. By incorporating prepared images, teams can foster consistency across environments, reduce the likelihood of vulnerabilities, and accelerate the overall software delivery pipeline rather than managing complex container configurations from scratch.
2525

2626
We are leveraging this information by restricting the base images we use for our published container images to a minimal set.

0 commit comments

Comments
 (0)