I would love to use this image withing my AWS CodePipeline to run e2e tests in my CI/CD environment.
When I try to fetch the image within a CodeBuild project it runs into the error:
[Container] 2021/12/23 11:32:20 Running command docker-compose up -d
--
350 | Creating network "src_default" with the default driver
351 | Pulling local-data-api (koxudaxi/local-data-api:)...
352 | toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
By uploading the image to the AWS ECR gallery one does not have any rate limits and the build environment can fetch the image as desired.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too