diff --git a/docs/release/trg-4/trg-4-02.md b/docs/release/trg-4/trg-4-02.md index 86895f2bcbc..ee207d49569 100644 --- a/docs/release/trg-4/trg-4-02.md +++ b/docs/release/trg-4/trg-4-02.md @@ -4,7 +4,7 @@ title: TRG 4.02 - Base images | Status | Created | Post-History | |--------|-------------|---------------------------------------------------------------------------------| -| Active | 06-Dec-2023 | Add adventages of Dockerhub images +| Active | 06-Dec-2023 | Add advantages of Dockerhub images | Draft | 04-May-2023 | Remove notice in favor of dedicated TRG; Add mandatory base image for frontends | | Active | 25-Nov-2022 | Initial release | @@ -20,7 +20,7 @@ As Eclipse Tractus-X project, we don't have automated processes for publishing c DockerHub is running container scans for all [official images](https://docs.docker.com/trusted-content/official-images/) and is publishing the scans result in the [docker-library/repo-info repository](https://github.com/docker-library/repo-info). -Utilizing images from DockerHub is advantageous due to its role as a trusted repository of curated and verified open source containers. +Utilizing official Dockerhub images from DockerHub is advantageous due to its role as a trusted repository of curated and verified open source containers. 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. We are leveraging this information by restricting the base images we use for our published container images to a minimal set.