Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Feature Request: support multi fallbacks #81

Open
east4ming opened this issue Dec 11, 2024 · 0 comments
Open

New Feature Request: support multi fallbacks #81

east4ming opened this issue Dec 11, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@east4ming
Copy link

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 to docker.io.
@gabivlj gabivlj added enhancement New feature or request good first issue Good for newcomers labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants