Docker
This commit is contained in:
+1
-1
@@ -9,4 +9,4 @@ COPY main.py .
|
|||||||
|
|
||||||
RUN pip install pyTelegramBotAPI requests html2text
|
RUN pip install pyTelegramBotAPI requests html2text
|
||||||
|
|
||||||
CMD ["python", "main.py", "telegramtoken". "misskeybot"]
|
ENTRYPOINT ["python", "main.py"]
|
||||||
Reference in New Issue
Block a user