aws-ia / cfn-ecr-aws-soci-index-builder

Apache License 2.0
27 stars 12 forks source link

Add documentation regarding empty SOCI indexes #49

Closed turan18 closed 1 year ago

turan18 commented 1 year ago

Mention that SOCI indexes will not be generated for images if the size of each layer is less than the default min layer size threshold.

Related Issue

Resolves: #46

Proposed Changes

Add documentation to reflect that images with layers under the default min-layer-size threshold will not have a SOCI index created.

Reviewers

@Kern-- @sondavidb