Compare commits
1 Commits
340706c7e5
..
predev
| Author | SHA1 | Date | |
|---|---|---|---|
| d215e527ed |
@@ -10,3 +10,7 @@ RUN pip install -r requirements.txt
|
|||||||
COPY src/ .
|
COPY src/ .
|
||||||
# command to run on container start
|
# command to run on container start
|
||||||
CMD ["python", "main.py"]
|
CMD ["python", "main.py"]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user