我只是想从 ECR 公共存储库中提取图像,但是不起作用:
docker pull public.ecr.aws/bitnami/golang:1.15
我收到此错误:
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.
为什么“拒绝访问”?它是一个公共存储库:https ://gallery.ecr.aws/bitnami/golang