cloudflare / serverless-registry

A container registry backed by Workers and R2.
Apache License 2.0
994 stars 35 forks source link

add docker fallback support and default namespace #74

Closed cberescu closed 2 days ago

cberescu commented 2 days ago

This will fix some issues with docker hub fallback support. Also adds a default for namespaces .

Should fix https://github.com/cloudflare/serverless-registry/issues/70

gabivlj commented 2 days ago

Thank you so much @cberescu, I appreciate this contribution a lot :heart:.

cberescu commented 2 days ago

fixed some failed tests.