Pingora looks like it is a tool kit for writing in rust things that look like nginx. I guess sort of like if the config file was code? I mean, with that model, cpython is also a web server, you just have to write a few thousand lines of configuration to shape the standard library into the web server you want.
I find ~4 Dockerfiles on github with pingora mentioned and they all seem to just be compiling it.