compose-x / ecs_composex

Manage, Configure and Deploy your services and AWS services and applications from your docker-compose definitions
https://docs.compose-x.io
Mozilla Public License 2.0
164 stars 17 forks source link

[Improvement] bring x-ecr.InterpolateDigest as built-in functionality #610

Closed JohnPreston closed 2 years ago

JohnPreston commented 2 years ago

Given that AWS ECR now has continuous scanning as an option, there is an AWS Native alternative to ECR Scan. Instead of using it as a library, import the functionalities either in compose-x-common or compose-x directly.