update and rename .env.example to .env
From the root of the project, run this docker build command: docker build -t reddit_karma_bot:latest . --no-cache
docker run -d --name=reddit-bot reddit_karma_bot:latest
docker logs -f reddit-bot
update and rename .env.example to .env
From the root of the project, run this docker build command: docker build -t reddit_karma_bot:latest . --no-cache
docker run -d --name=reddit-bot reddit_karma_bot:latest
docker logs -f reddit-bot