cloud-native-toolkit / cloud-native-toolkit/planning
Image layers: Max 40
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 uncompressed container image should have less than 40 layers.
Confirm that an uncompressed container image has less than 40 layers. You can leverage following commands to display layers and their size within a container image:
`podman history `or `docker history `
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.