# ciiiii/cloudflare-docker-proxy

A docker registry proxy run on cloudflare worker.

Repository: https://github.com/ciiiii/cloudflare-docker-proxy
Canonical: https://ross.abutalabs.com/products/cloudflare-docker-proxy
Language: JavaScript
License Family: other
Topics: cloudflare-worker, docker-registry, proxy
Archived: true
Last push: 2025-11-16T04:32:47+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 52, release rhythm 35, longevity 100
- inputs: {"age_days": 1626, "days_push": 290, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1975, forks 3371 (observed 2026-08-28T04:06:01.221664+00:00)

## What it is
A Docker registry proxy that runs on Cloudflare Workers, forwarding image pulls to registries like Docker Hub, ghcr.io, and quay.io via configurable host-based routes. It is deployed with a one-click Workers button and supports proxying multiple registries through custom domains.

## Use cases
- pull docker images through a proxy to bypass docker hub rate limits
- mirror docker hub images on cloudflare workers
- proxy ghcr and quay registries behind custom domains
- set up a container registry mirror for kubernetes clusters
- avoid docker pull throttling in ci pipelines

## When to choose
- you need a lightweight, serverless docker registry mirror with no infrastructure to manage
- you want to route multiple container registries through one custom domain on cloudflare
- you want a one-click deployable proxy for docker image pulls

## When to avoid
- you need a production-grade registry mirror right now, since docker hub rate-limits cloudflare worker IPs causing frequent 429 errors
- you cannot host your dns on cloudflare or use cloudflare workers
- you need a self-hosted proxy outside cloudflare's network

## Facets
- artifact type: service
- maturity: maintenance
- function: proxy, http-server, deployment
- domain: cloud-computing, self-hosted
- platform: cloud, serverless
- tags: cloudflare-workers, docker-registry, registry-mirror, docker-hub, image-pull-proxy, devops, containers, web-server

## Member repositories
- ciiiii/cloudflare-docker-proxy (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.221664+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:04:52.612532+00:00, confidence not recorded.
  - readme: https://github.com/ciiiii/cloudflare-docker-proxy (fetched 2026-08-28T04:06:01.221664+00:00, sha 1a5a86181e51)
- Data as of 2026-08-30T08:39:29.467469+00:00.
