From 574635bf096f8cde0a7b825f300c326157e8e6ca Mon Sep 17 00:00:00 2001 From: jwansek Date: Tue, 25 May 2021 12:18:25 +0100 Subject: dockerised the program --- readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 2eff7ae..879b8f3 100755 --- a/readme.md +++ b/readme.md @@ -18,4 +18,12 @@ Designed to be run once an hour using a cron job. - `python3 bot.py` +## running in docker + +- `sudo docker-compose build` + +- `sudo docker-compose up -d` + +Should do everything by itself if you set the config file correctly + ![Example image](https://pbs.twimg.com/media/EgSA-hVXoAIXLbB?format=jpg&name=large) -- cgit v1.2.3