Docker 缓存. 这里有一个重要的技巧Dockerfile,首先只复制依赖项的文件,而不是FastAPI 应用程序代码. COPY ./requirements.txt /code/requirements.
確定! 回上一頁