uvicorn
Python ASGI HTTP Server, for asynchronous projects. More information: <https://www.uvicorn.org/>.
RUN apt-get update && \
apt-get install -y uvicorn
RUN apt-get update && \
apt-get install -y uvicorn
RUN apt-get update && \
apt-get install -y uvicorn