tiangolo / uvicorn-gunicorn-fastapi-docker

Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
MIT License
2.61k stars 329 forks source link

Base Dockerfile #257

Open blacksmithop opened 7 months ago

blacksmithop commented 7 months ago

Could you please provide the Dockerfile used to create the images you provide?

arks-public commented 2 months ago

https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker/tree/master/docker-images

blacksmithop commented 2 months ago

@arks-public Thanks, but I was actually curious about the Dockerfile used to create the tiangolo/uvicorn-gunicorn:python3.xx-xxx images

arks-public commented 2 months ago

@blacksmithop Sounds good, try here: https://github.com/tiangolo/uvicorn-gunicorn-docker/tree/master/docker-images