Skip to content

Commit

Permalink
🎨 update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
HibiKier committed Sep 2, 2024
1 parent cff3535 commit 88668df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ RUN pip install poetry -i https://mirrors.aliyun.com/pypi/simple/

RUN poetry install

VOLUME /app/zhenxun/.env.dev /app/zhenxun/.env.dev

VOLUME /app/zhenxun/data /app/zhenxun/data

VOLUME /app/zhenxun/resources /app/zhenxun/resources
Expand Down

0 comments on commit 88668df

Please sign in to comment.