How to Locally Pull Docker Image from AWS ECR

If you are using AWS ECR to host private docker images, you might need to pull the images locally for testing or development.
In this short post, I will walk you through the steps for pulling docker images from a private AWS ECR repository.