FROM python:3.10-slim WORKDIR /usr/src/app RUN pip install poetry. Next, using that Dockerfile let us add flask and restx.
確定! 回上一頁