aws-samples / aws-samples/deploy-python-flask-microservices-to-aws-using-open-source-tools
fastapi and uvicorn are loaded as dependencies but don't seem to be used
Đang mở
- Ngôn ngữ chính
- HCL
- Star
- 24
- Fork
- 39
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
the [Dockerfile](https://github.com/aws-samples/deploy-python-flask-microservices-to-aws-using-open-source-tools/blob/main/app/Dockerfile) installs fastapi and uvicorn `RUN pip install --user fastapi uvicorn boto3 flask`, but they don't seem to be used in the project.
Is this an error and can they be removed?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.