Saataa Andagii !
This commit is contained in:
parent
8a30da586d
commit
f7cf2333c5
1 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,5 @@
|
|||
FROM python:alphine
|
||||
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
CMD ["python3","app.py"]
|
||||
|
||||
COPY . /app
|
||||
|
||||
CMD ["python3","/app.py"]
|
Loading…
Add table
Add a link
Reference in a new issue