cloudflare/serverless-registry
New Feature Request: support multi fallbacks
Aperta
#81 aperta il 11 dic 2024
enhancementgood first issue
Metriche repository
- Star
- (1425 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Multiple fallbacks are supported.
One implementation for reference:
- serverless-registry can be configured with multiple domain names. For example:
docker-mirror.example.com,quay-mirror.example.com - Config Multiple fallbacks
- Depending on the requested domain name, fallback to the corresponding backend. For example, if the requested domain name is:
docker-mirror.example.com, then fallback todocker.io.