Skip to content

Way to attach the lifecycle policy to the ECR Image #88

@ddbhagat

Description

@ddbhagat

I can see that ecr support is available for some time now. But there is no way to attach any lifecycle policy to such ecr repos. With no lfecycle polocies, which means the number of images will keep growing and have memory issues.

   ecr: {
      images: {
        appImage: {
          path: ".",
        },
      },
    },

serverless does support maxImageCount attribute but the typescript counterpart doesnt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions