I am trying to push Aspnet core project into AWS ECS Fargate from Visual Studio using AWS Tootkit following this AWS tutorial.
The pushing docker image and ECS fargate registeration is successful however the task is at PENDING status.
ECS Cluster: my-cluster:
Any idea please to debug please?
Click on Task to see more info:
Status reason CannotPullContainerError: Error response from daemon: Get https://xxxx.dkr.ecr.us-east-1.amazonaws.com/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Assign Public IP Address to allow Task to pull docker image from outside: