cloudflare / pingora

A library for building fast, reliable and evolvable network services.
Apache License 2.0
21.03k stars 1.16k forks source link

feat: release docker image to docker hub #14

Closed karthikeyanrathore closed 6 months ago

karthikeyanrathore commented 6 months ago

What is the problem your feature solves, or the need it fulfills?

A clear and concise description of why this feature should be added. What is the problem? Who is this for?

Describe the solution you'd like

something like this https://hub.docker.com/_/nginx

Describe alternatives you've considered

What other solutions, features, or workarounds have you considered that might also solve the issue? What are the tradeoffs for these alternatives compared to what you're proposing?

Additional context

This could include references to documentation or papers, prior art, screenshots, or benchmark results.

phpmac commented 6 months ago

go

LorhanSohaky commented 6 months ago

up

megadotnet commented 6 months ago

go go up

gdavidsson commented 6 months ago

Thank you for the request! Since Pingora is a library, not a standalone service like nginx, we won't be able to provide a docker image running just Pingora. However, the Internet Research Group's Prossimo project is working on River, a reverse proxy built on Pingora. Once released, perhaps they can provide a Docker image! https://www.memorysafety.org/blog/introducing-river/