Andrew Pilloud created BEAM-11150:
-------------------------------------
Summary: Migrate Beam off of dockerhub
Key: BEAM-11150
URL: https://issues.apache.org/jira/browse/BEAM-11150
Project: Beam
Issue Type: Improvement
Components: build-system
Reporter: Andrew Pilloud
Dockerhub is ending their free-for-all policy and [imposing a 100 image pulls
per 6 hour per IP rate limit effective November 1,
2020|https://www.docker.com/blog/scaling-docker-to-serve-millions-more-developers-network-egress/].
This will make a number of common use cases (dataflow, multiple developers
working from the same office) unreliable with the following error:
{code:java}
You have reached your pull rate limit. You may increase the limit by
authenticating and upgrading: https://www.docker.com/increase-rate-limits{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)