You have a new Amazon AWS Account you need to set up to be able to use the AWS CLI to be able to push Docker Images to AWS ECR.
For this, you need to find out the right permissions on the user account.
All about the daily struggle
You have a new Amazon AWS Account you need to set up to be able to use the AWS CLI to be able to push Docker Images to AWS ECR.
For this, you need to find out the right permissions on the user account.
You did set up an AWS EC2 VM, installed Docker, and set up a repository in AWS ECR (Container Registry).
You got the permissions for listing and creating credentials for use on the AWS CLI.
You finished setting up your AWS CLI to be able to log in. And you executed the Command you saw in the documentation of AWS to login docker to be able to push your image.