Docker Container pull has a rate limit enforced

Summary -** Started enforcing rate limit on container pulls for anonymous (unauthenticated) and free (authenticated) users on 9AM (PST) (UTC-8) on Monday, November 2, 2020 ** --When the rate limit is enforced -** Anonymous users have 100 container images pull / 6hrs ** -** Free users have 200 container images pull / 6hrs ** --Docker Pro and Team subscribers can pull images from Docker Hub without restrictions (unless overused or abused)

-** Enforcement of image retention policy changes is pending until mid-2021, which is expected to be incorporated into pay-as-you-go ** --This policy is to remove images that haven't been used for 6 months by users of free Docker accounts. ――The announcement two months ago stated that this change would take effect on November 1, but this time it announced that it will not take effect on November 1.

Original

You are receiving this email because of a policy change to Docker products and services you use.
On Monday, November 2, 2020 at 9am Pacific Standard Time, Docker will begin enforcing rate limits on container pulls for Anonymous and Free users.
Anonymous (unauthenticated) users will be limited to 100 container image pulls every six hours, and Free (authenticated) users will be limited to 200 container image pulls every six hours, when enforcement is fully implemented. 
Docker Pro and Team subscribers can pull container images from Docker Hub without restriction, as long as the quantities are not excessive or abusive.

In addition, we are pausing enforcement of the changes to our image-retention policies until mid-2021, when we anticipate incorporating them into usage-based pricing. 
Two months ago, we announced an update to Docker image-retention policies. 
As originally stated, this change, which was set to take effect on November 1, 2020, would result in the deletion of images for free Docker account users after six months of inactivity. 
Today’s announcement means Docker will not enforce image expiration on November 1, 2020.

Recommended Posts

Docker Container pull has a rate limit enforced
Docker Hub pull limit has already begun
Check the rate limit application status of docker pull
About Docker Hub pull limit
Run React on a Docker container
Run PureScript on a Docker container
How to get a heapdump from a Docker container
Build a Kotlin app using OpenJDK's Docker container
Build a container for Docker x Laravel phpMyAdmin
I tried running Ansible on a Docker container
Small Docker container
Build a docker container for a python simple web server
Create a Docker container to convert EPS to PGF source
A memorandum when installing Docker and building a Linux container
Checked Docker Hub's Download rate limit on Circle CI