mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 12:19:54 +02:00
dockerfile: use src-layout
This commit is contained in:
parent
7eb1390583
commit
c487be2a1d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ ENV PYTHONIOENCODING=utf8
|
|||
ENV XDG_DATA_HOME=/usr/local/share
|
||||
|
||||
WORKDIR /build-eynollah
|
||||
COPY qurator/ ./qurator
|
||||
COPY src/ ./src
|
||||
COPY pyproject.toml .
|
||||
COPY requirements.txt .
|
||||
COPY README.md .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue