add lines #4
@ -10,3 +10,7 @@ RUN pip install -r requirements.txt
|
||||
COPY src/ .
|
||||
# command to run on container start
|
||||
CMD ["python", "main.py"]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user