No war in Ukraine. Stop Russia!
- Install docker
yum install docker
2. Configure AWS CLI
aws configure
and enter AWS Access Key ID, AWS Secret Access Key, default region name & default output format.
3. Get the encrypted password
aws ecr get-login --region <your-region>
where <your-region> is ECR based in…