Hi, I’m new to this forum.
I signed up for a docker pro account, but everytime I try to update or pull a docker image I get this message:
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
To login to docker I enter docker login
with the following output:
Authenticating with existing credentials... WARNING! Your password will be stored unencrypted in /home/wtrdk/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded
So it seems that I am logged in to docker-hub. Am I doing something wrong? I just don’t know why I can’t pull images!
Thanks for your help.