Get the latest tech news
Serverless-registry: A Docker registry backed by Workers and R2
A Docker registry backed by Workers and R2. Contribute to cloudflare/serverless-registry development by creating an account on GitHub.
You can configure the R2 regitry to fallback to another registry if it doesn't exist in your R2 bucket. It supports both Basic and Bearer authentications as explained in the registry spec. The trick is always looking for how you would login in Docker for the target registry and setup the credentials.
Or read this on Hacker News