Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.1k views
in Technique[技术] by (71.8m points)

amazon web services - toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading

Why does this happen, when I want to build an image from a Dockerfile in CodeCommit with CodeBuild?

I get this Error:

toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Try not to pull the images from the docker hub because docker has throttling for pulling the images.

Use ECR(Elastic Container Registry) for private images and Amazon ECR Public Gallery for public docker images. Advice for customers dealing with Docker Hub rate limits, and a Coming Soon announcement for the advice from AWS for handling this.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share

2.1m questions

2.1m answers

63 comments

56.6k users

...