getting this error message:
level=error msg="Not continuing with pull after 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"
already tried to configure my Pro Docker account in the pipelines YAML file but it seems to happen before my pipeline file is executed
Hi Thomas,
You may need to also sign in to Docker Hub on the server where the runners are running, to authenticate pull requests.
You can check the following page, it has more details on how to log in if you use Docker Desktop, Docker Engine, etc:
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.