This commit is contained in:
parent
fc56e579a0
commit
ddbdd92aa4
1 changed files with 2 additions and 0 deletions
|
|
@ -8,5 +8,7 @@ RUN apt update && apt install python3.11-venv -y
|
|||
|
||||
RUN bash run.bash
|
||||
|
||||
RUN source venv/bin/activate
|
||||
|
||||
CMD ["python3", "main.py"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue