cloud-native-toolkit / cloud-native-toolkit/planning
Image identification
Open
devops tools
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Red Hat Container Certification requires that the container image must include the following metadata:
- name: Name of the image
- vendor: Company name
- version: Version of the image
- release: A number used to identify the specific build for this image
- summary: A short overview of the application or component in this image
- description: A long description of the application or component in this image
The Dockerfile should add these as LABELs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.