Automated AWS ECR SCRIPT
MadeBy: Vuk1lis™
Automated script for create, push and delete AWS ECR repositories and images.
Created and optimized for DataDrill Company https://www.datadrill.io/
git clone https://github.com/vukilis/automated_aws_ecr_script
cd automated_aws_ecr_script
bash automated_aws_ecr_script.sh
- docker
- aws cli
- Your docker image must be named same as AWS repository
- Login uses your local stored aws credentials
- Script will locate your AWS config file in "~/.aws/" directory