Skip to content

Commit

Permalink
Add data folder in docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis committed Dec 6, 2023
1 parent c127ec8 commit ceb711c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/python/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ WORKDIR csskp

COPY admin admin/
COPY csskp csskp/
COPY data data/
COPY locale locale/
COPY static static/
COPY stats stats/
Expand Down

0 comments on commit ceb711c

Please sign in to comment.