sagemaker-studio-image-build-cli icon indicating copy to clipboard operation
sagemaker-studio-image-build-cli copied to clipboard

Using sm-docker too often triggers throttling on dockerhub

Open absynthe opened this issue 2 years ago • 1 comments

After running sm-docker for 3-4 times in the same hour I get the 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

absynthe avatar Feb 01 '23 11:02 absynthe

Can be fixed by using use public.ecr.aws images instead of docker ones. This should be added to the docs.

absynthe avatar Feb 01 '23 12:02 absynthe