mirror of
https://github.com/house-of-vanity/doka2_info_bot.git
synced 2025-08-21 08:17:16 +00:00
Update Dockerfile
This commit is contained in:
@@ -2,5 +2,4 @@ FROM python:3.7.4-stretch
|
|||||||
WORKDIR /doka2_bot
|
WORKDIR /doka2_bot
|
||||||
COPY . /doka2_bot
|
COPY . /doka2_bot
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
RUN python3 dota_news.py
|
CMD python3 dota_news.py && python3 /doka2_bot/app.py
|
||||||
CMD python3 /doka2_bot/app.py
|
|
||||||
|
Reference in New Issue
Block a user