# cmliu/CF-Workers-docker.io

这个项目是一个基于 Cloudflare Workers 的 Docker 镜像代理工具。它能够中转对 Docker 官方镜像仓库的请求，解决一些访问限制和加速访问的问题。

Repository: https://github.com/cmliu/CF-Workers-docker.io
Canonical: https://ross.abutalabs.com/products/cf-workers-dockerio
Homepage: https://Docker.fxxk.dedyn.io
Language: JavaScript
License Family: other
Topics: cloudflare-pages, cloudflare-workers, docker, dockerhub
Archived: true
Last push: 2025-06-26T09:30:17+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 28, release rhythm 35, longevity 58
- inputs: {"age_days": 814, "days_push": 433, "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 9229, forks 10591 (observed 2026-08-28T04:10:28.987355+00:00)

## What it is
A Docker registry mirror/proxy deployed on Cloudflare Workers or Pages that forwards requests to Docker Hub and other registries. It helps users bypass access restrictions and accelerate container image pulls by prefixing image names with their worker domain.

## Use cases
- pull docker images through a proxy when docker hub is blocked
- set up a docker registry mirror on cloudflare workers
- speed up docker pull in restricted networks
- configure containerd or podman registry mirrors
- self-host a dockerhub mirror with a custom domain

## When to choose
- you need to pull Docker Hub images from a network with restricted access
- you want a serverless, free-to-deploy registry mirror on Cloudflare
- you need to configure mirrors for containerd, podman, or kubernetes registries

## When to avoid
- you cannot accept the risk of Cloudflare account suspension for proxy usage
- you need a production-grade registry mirror with guarantees against Netcraft/phishing flags
- you require a license-protected project (this repo has no license)

## Facets
- artifact type: service
- maturity: active
- function: proxy, deployment, developer-tools
- domain: self-hosted, cloud-computing
- platform: cloud, serverless
- tags: docker-registry-mirror, cloudflare-workers, dockerhub-proxy, image-pull-acceleration, registry-mirror, devops, containers, docker, linux

## Member repositories
- cmliu/CF-Workers-docker.io (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:28.987355+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-29T17:23:15.794540+00:00, confidence not recorded.
  - readme: https://github.com/cmliu/CF-Workers-docker.io (fetched 2026-08-28T04:10:28.987355+00:00, sha 5fa6d5275f2c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
