Hi, I started the tutorial on Play with Docker, but can’t even build the first container image - getting error about pull rate limit exceeded. I don’t want to upgrade my account, just want to go through the tutorial. Please advise.
Lukasz
Share and learn in the Docker community.
Hi, I started the tutorial on Play with Docker, but can’t even build the first container image - getting error about pull rate limit exceeded. I don’t want to upgrade my account, just want to go through the tutorial. Please advise.
Lukasz
Login Docker Account and Password would work!
$ sudo docker login --username= “yourUsername”
Password:
try it
I guess the point is that you don’t want to log in (sharing your credentials) on a public, free service. You could create a temporary servie account, but indeed, I remember that Play With Docker was supposed to allow you to use it without limits. Why it changed, I can’t tell.