Relative Content

Tag Archive for amazon-web-servicesamazon-ecr

How do AWS ECR Lifecycle policies interact with multiplatform images

Specifically, if i have a policy that says to delete images without tags, and i push a multiplatform image – the “Image Index” is tagged, but the “Image” artifact is not tagged. will it get cleaned up by the policy, even though it would not have been had it not been a multiplatform image?