Commit 31e89152 authored by zhanglu's avatar zhanglu

提交poetry依赖文件poetry.lock

parent e37c27db
......@@ -9,7 +9,7 @@ ENV LD_PRELOAD $LD_PRELOAD:/usr/lib/x86_64-linux-gnu/libjemalloc.so
WORKDIR /srv/apps/card/
COPY ./pyproject.toml /srv/apps/card/pyproject.toml
COPY ./pyproject.toml ./poetry.lock /srv/apps/card/
RUN poetry install -v
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment