I was wrapping up work on a Docker image and decided to push it to an Amazon ECR (Elastic Container Registry) private repository. To log in, I used the following command: aws ecr get-login-password --region ***** --profile ****** | docker login --use...
awwalmustapha.hashnode.dev1 min readNo responses yet.