What would you like to be added?
- Dockerfile to build docker image
- Docker image to start FastAPI service
- Update deployment method in docs
Why is this needed?
The deployment option of Docker image offers greater flexibility, consistency, scalability, and manageability compared to starting a service directly from source code.
Anything else?
No response