ECS agent can not successfully pull image from ECR
问题 I have an ECS managed EC2 instance running in a VPC (in one of the private subnets). When trying to run a task on this instance it doesn't seem to be able to pull the image. As far as I can make out from the documentation there is no special configuration needed for the ECS agent to pull the image from the repo. Looking at the Docker logs I repeatedly see the following: level=error msg="Download failed, retrying: dial tcp 54.231.17.81:443: i/o timeout" The ecs-agent logs repeatedly show me