mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-07-25 18:59: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
|
ENV XDG_DATA_HOME=/usr/local/share
|
||||||
|
|
||||||
WORKDIR /build-eynollah
|
WORKDIR /build-eynollah
|
||||||
COPY qurator/ ./qurator
|
COPY src/ ./src
|
||||||
COPY pyproject.toml .
|
COPY pyproject.toml .
|
||||||
COPY requirements.txt .
|
COPY requirements.txt .
|
||||||
COPY README.md .
|
COPY README.md .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue