изменил Dockerfile
This commit is contained in:
parent
cd5b237a90
commit
2f7d024fa2
@ -12,4 +12,6 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
CMD ["python", "main.py"]
|
WORKDIR /
|
||||||
|
|
||||||
|
CMD ["python", "app/main.py"]
|
||||||
Loading…
x
Reference in New Issue
Block a user