From c7ca5c64f9a65dadea227e6a950415bff9eeee35 Mon Sep 17 00:00:00 2001 From: ciiiii Date: Sat, 15 Nov 2025 21:31:20 -0700 Subject: [PATCH] Update README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5d23376..9da4bd8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # cloudflare-docker-proxy +We are currently observing frequent 429 Too Many Requests errors when this proxy accesses Docker Hub via Cloudflare Worker IP ranges. +The root cause is still under investigation, but this issue may lead to unstable pulls or unexpected failures. + +Due to the current instability, this project is not recommended for production use. +We will provide updates as soon as more information becomes available. + + ![deploy](https://github.com/ciiiii/cloudflare-docker-proxy/actions/workflows/deploy.yaml/badge.svg) [![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/ciiiii/cloudflare-docker-proxy)