Docker limits unauthenticated pulls to 10/hour/IP from Docker Hub, from March 1
Docker limits unauthenticated pulls to 10/hour/IP from Docker Hub, from March 1
Docker limits unauthenticated pulls to 10/hour/IP from Docker Hub, from March 1
You're viewing a single thread.
So you can't deploy without auth?
You can, but only 10 images per hour. You'd be doing some wild shit to go over those 10 per hour.
I mean imagine migrating to a new server. One of my server has like 30 containers. Now my outage is 3 hours instead of 45 mins.
I'm not complaining, however. It is a free service they are providing.
Yeah looking back, this isn't my best take probably. As you say though, it is a free service.
I just run some self hosted servers. I most definitely run more than ten services, not few of the consisting of multiple containers. With this change I'd basically hit the limit every time I do maintenance and pull the latest versions of all the images I run.