amazon-ecr-credential-helper icon indicating copy to clipboard operation
amazon-ecr-credential-helper copied to clipboard

Unable to pull public image

Open MatteoInfi opened this issue 3 years ago • 3 comments

I am simply trying to pull an image from ECR public repository, however is not working:

docker pull public.ecr.aws/bitnami/golang:1.15 

I get this error:

pull access denied for public.ecr.aws/bitnami/golang, repository does not exist or may require 'docker login': denied: Your authorization token has expired. Reauthenticate and try again.

Why "Access denied"? It is a public repository: https://gallery.ecr.aws/bitnami/golang

MatteoInfi avatar Jul 26 '21 13:07 MatteoInfi

Any help here?

MatteoInfi avatar Jul 28 '21 01:07 MatteoInfi

Hello, anyone?

MatteoInfi avatar Jul 29 '21 10:07 MatteoInfi

Did you figure this out? What does your .docker/config.json look like?

dude0001 avatar Jan 28 '22 21:01 dude0001