cloud-native-toolkit / cloud-native-toolkit/planning
Toolkit pipelines should produce "Universal Images"
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When a pipeline builds a container image and adds it to the container registry, that image should meet the [Qualities of Universal Images](https://github.ibm.com/TT-ISV-org/images/blob/main/article/outline.md), at least the qualities that are required for Red Hat Container Certification (which is most of them).
Toolkit pipelines already build images that meet most of these requirements. Some additional ones:
- [ ] Image identification
- [ ] Update image security content
- [ ] Image license
- [ ] Fewer than 40 image layers
As a result, any image built by the Toolkit should be highly likely to pass certification. For users who don't want to get their images certified, they still have a very high-quality image.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.