Open
Description
Search before asking
- 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.
Additional
No response
Are you willing to submit a PR?
- Yes I'd like to help by submitting a PR!