Re: Cluster not found: amazon-ecs-plugin bug or misconfiguration?

2018-09-07 Thread Ian Price
Actually run *$(**aws ecr get-login --no-include-email --region ) *and you won't have to cut and paste the reply On Thursday, 6 September 2018 20:04:09 UTC+1, Ian Price wrote: > > Check that you have logged in to ECR. From the AWS console go to the* > ECS* service and click on *Repositories*.

Re: Cluster not found: amazon-ecs-plugin bug or misconfiguration?

2018-09-06 Thread Ian Price
Check that you have logged in to ECR. From the AWS console go to the* ECS* service and click on *Repositories*. Click on an individual repo and click on *View Push Commands* The command you want is *aws ecr get-login --no-include-email --region * Run the docker command it provides: *docker