Docker now requires login to authenticate Docker Image requests.
The current build process requires that we SSH into any of the existing Production EC2 Instances, and run a command to login to Docker.
Task:
Please add an automated command to log in to Docker before the Docker Image is pulled from AWS ECR and so that the build process does not fail during automated builds.