[Enhancement] Add authentication to docker copy just like in gradle check #3737
Closed
Description
We reach the limit of docker pull when running docker copy from docker hub to ecr due to over the limit without authentication:
Error: GET https://index.docker.io/v2/opensearchstaging/ci-runner/manifests/ci-runner-ubuntu2004-opensearch-build-v2.1: TOOMANYREQUESTS: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
https://build.ci.opensearch.org/job/docker-copy/618/console
Thanks.
Metadata
Assignees
Type
Projects
Status
Done