This project is a Cloudflare Workers Docker proxy and container registry mirror. It functions as an HTTP request proxy that relays requests to container registries, such as Docker Hub, to bypass regional access restrictions and accelerate image downloads.
Les fonctionnalités principales de cmliu/cf-workers-docker.io sont : Container Registry Proxies, Container Image Mirroring Tools, Registry Proxying, Distribution Acceleration, Edge Proxies, Serverless Network Interception, Docker Hub Proxies, Registry Proxies.
Les alternatives open-source à cmliu/cf-workers-docker.io incluent : spegel-org/spegel — Spegel is a container registry cache and peer-to-peer distribution system for Kubernetes. It functions as an OCI image… zizifn/edgetunnel — Edgetunnel is a serverless network proxy and VLESS proxy implementation designed to run on Cloudflare Workers. It… dragonflyoss/dragonfly-archived — Dragonfly is a peer-to-peer file distribution system designed to accelerate large-scale file and container image… cloudflare/serverless-registry — Serverless Registry is a container registry service implemented as a serverless application. It provides a platform… dqzboy/docker-proxy — Docker-Proxy is a self-hosted container image caching and mirroring service. It functions as a registry-aware reverse… ginuerzh/gost — gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted…
Spegel is a container registry cache and peer-to-peer distribution system for Kubernetes. It functions as an OCI image mirror and content addressable store that shares image layers between cluster nodes to reduce external registry traffic and latency. The project implements a distributed hash table to locate image digests across the network, allowing nodes to retrieve content from peers rather than repeated external downloads. This architecture mitigates registry rate-limiting and provides offline image availability to prevent workload failures during registry outages. The system covers capa
Edgetunnel is a serverless network proxy and VLESS proxy implementation designed to run on Cloudflare Workers. It functions as a VPN proxy that routes network traffic through edge computing platforms to provide an anonymized gateway for outbound internet requests. The project focuses on internet censorship circumvention and the bypass of network restrictions. It utilizes serverless proxy routing to mask original traffic sources and navigate regional filters or firewalls. The system manages traffic through serverless-based proxy tunneling, using WebSocket-based stream forwarding and protocol-
Serverless Registry is a container registry service implemented as a serverless application. It provides a platform for hosting and managing container images by leveraging distributed object storage and edge computing to handle image layers and metadata. The project distinguishes itself by utilizing edge-side request proxying and lazy pull-through caching to manage external image dependencies. By fetching and persisting remote images on demand, it improves availability and access speeds for container runtimes. The system also employs chunked stream processing to manage large image layers, ens
Dragonfly is a peer-to-peer file distribution system designed to accelerate large-scale file and container image delivery across clusters. It splits files into small pieces that peers exchange independently, enabling parallel downloads from multiple sources while a central scheduler assigns parent peers based on real-time load metrics. The system integrates with existing tools through an HTTP proxy interface and uses gRPC for internal communication between peers and the scheduler. The system distinguishes itself through automatic integrity verification at the piece level, ensuring every downl