Dockerfile for Python 3.8 + pip + FastAPI. FROM python:3.8-slim WORKDIR app_dir/ ... Setting up a docker image with poetry can be a pain.
確定! 回上一頁