

I can create a repository in AWS ok: aws ecr create-repository -repository-name jenkins (for example) so I know I’m authenticated to my AWS account (and region) correctly.

I believe I have given my user the correct permissions in AWS

Hi guys, I’m pretty new to Docker and AWS’s ECR however, I’m stuck at pushing a Docker image to a repository I’ve created in AWS.ĭocker push /jenkins:latest
