Skip to content

colebrooke/ecr-cleanup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS ECR Cleanup scripts

Author: Justin Miller

A couple of simple bash shell scripts which can be used to

  • clean images with no tag from an ECR repo
  • clean old images from an ECR repo

Dependancies

  • AWS command line tools (tested with aws-cli/1.11.21, will NOT work with earlier versions)
  • jq utility for parsing json

About

Shell script to help clean old images from AWS ECR repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages