Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Sat, 24 Dec 2016 23:00:00 +0000 Code: 🛁 A golang implementation for removing old images from ECR repositories #aws #ecr #ecs #web The documented limit to the number of images in an ECR repository is 1000. This is a golang implementation for removing unused images from your ECR repositories. This script will inspect all container services/tasks, across all ECS clusters, removing images that are not in-use (in batches of 100). 3 points posted by Matt Evans https://github.com/mattevans/ecr-cleanse 1395 Tue, 20 Dec 2016 20:13:00 +0000