<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: mrvaibh</title><link>https://news.ycombinator.com/user?id=mrvaibh</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 08:20:19 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mrvaibh" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mrvaibh in "Tell HN: Docker pull fails in Spain due to football Cloudflare block"]]></title><description><![CDATA[
<p>This is a great example of why blanket IP blocking is such a terrible enforcement mechanism. Cloudflare hosts hundreds of thousands of services behind shared IP ranges — blocking one IP to stop a piracy stream
  takes out everything else on that IP, including Docker registries, API endpoints, and CDNs that have nothing to do with football.<p><pre><code>  The real fix on your end until Spain sorts this out: set up a pull-through registry cache (e.g. registry:2 with proxy.remoteurl) on a VPS outside Spain, and point your Docker daemon's mirror config at it. Your
  GitLab runner pulls from the cache, the cache pulls from Docker Hub via a non-blocked IP. Also insulates you from Docker Hub rate limits.

  But yeah, the fact that a court order about football streaming can break docker pull for an entire country is genuinely absurd.</code></pre></p>
]]></description><pubDate>Sun, 12 Apr 2026 14:49:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47740390</link><dc:creator>mrvaibh</dc:creator><comments>https://news.ycombinator.com/item?id=47740390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47740390</guid></item></channel></rss>