AWS Fargate Task Debugging, what does “CannotPullContainerError … invalid reference format” mean?
问题 I have docker container stored on AWS ECR, using this container I have created Task . When I run Task over Fargate , the service moves from PROVISIONING > PENDING (red color) > STOPPED states . There is no log either in Service Event , or CloudWatch . Absolutely no way to know what is the real problem . Any idea which way to move, AWS document did not helped. 回答1: I saw this error also. In my case the problem was that I had an invalid image value in my container definition. The image is