You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the Inference issues and found no similar feature requests.
Description
I'm trying to deploy roboflow/roboflow-inference-server-cpu via ECS Fargate on AWS. Because I am not a Dockerhub customer, I am experiencing rate limits from a low number of image pulls per hour.
If you publish roboflow/roboflow-inference-server-cpu to the public AWS ECR gallery, I will not be subject to the rate limits.
As a workaround, I am manually publishing roboflow/roboflow-inference-server-cpu to a private ECR repository.
Use case
This will allow teams to pull your docker images from AWS ECR and not be subject to Dockerhub rate limits.