This is the Linux app named CF-Workers-docker.io whose latest release can be downloaded as CF-Workers-docker.iosourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named CF-Workers-docker.io with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
CF-Workers-docker.io
DESCRIPTION
CF-Workers-docker.io is a project by cmliu that sets up a proxy for Docker Hub (and potentially other container image registries) using Cloudflare Workers, effectively acting as a middle-man mirror to improve image pull reliability and speed in regions where direct access is degraded. The idea is to intercept registry requests, reroute or mirror them through a worker endpoint, and therefore bypass regional limitations or firewall blocks affecting official Docker registries. Users can deploy their own copy of this proxy, point their Docker daemon’s registry-mirrors configuration to it, and benefit from an accelerated and more accessible image pull experience. The project’s README warns about possible policy risks—since Cloudflare’s terms forbid use of Workers for VPN or similar proxy services, so users deploy at their own risk. It also includes instructions for setting up both Docker daemon and containerd/podman equivalents by customizing configuration files.
Features
- Cloudflare Workers-based mirror for Docker Hub (and other registries)
- Easy self-deployment by forking and customizing a single worker script
- Supports integrating with Docker daemon registry-mirrors config and containerd/podman setups
- Reduces region-specific pull failures or slowdowns of Docker images
- Minimal footprint: one worker script plus optional domain setup
- Provides caution and awareness of potential policy risks when using edge-functions as proxy
Programming Language
JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/cf-workers-docker-io.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
