forked from sh-edraft.de/sh_discord_bot
Improved docker support for deployment #70
This commit is contained in:
@@ -13,5 +13,6 @@ RUN apk add bash
|
||||
RUN apk add nano
|
||||
|
||||
RUN pip install -r requirements.txt --extra-index-url https://pip.sh-edraft.de
|
||||
RUN pip install flask[async]
|
||||
|
||||
CMD [ "bash", "/app/bot/bot"]
|
||||
|
Reference in New Issue
Block a user