0

I have created a docker image and pushed to dockerhub https://cloud.docker.com/repository/docker/annamalai2k11/helloworld

now I need to setup fargate -amazon ECS to pull the docker image. I have configure image uri like this annamalai2k11/helloworld

it's giving cannot pull container invalid reference format

Annamalai
  • 1
  • 1
  • Can you check your task events and see if this was because a tag was missing? Can you try docker.io/annamalai2k11/helloworld:latest? – Simon Nov 04 '19 at 00:35
  • Is this private docker registry? – Quynh Nguyen Nov 04 '19 at 01:57
  • Possible duplicate of [AWS Fargate Task Debugging, what does "CannotPullContainerError ... invalid reference format" mean?](https://stackoverflow.com/questions/47843530/aws-fargate-task-debugging-what-does-cannotpullcontainererror-invalid-refe) – Adiii Nov 04 '19 at 08:45

0 Answers0