RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt # 5、複制FastAPI 項目代碼. COPY ./app /code/app # 6、運行服務
確定! 回上一頁