Lockout-Bot icon indicating copy to clipboard operation
Lockout-Bot copied to clipboard

Added support for hosting using docker

Open Groverkss opened this issue 4 years ago • 1 comments

Docker allows for a smoother and easier hosting experience.

To run using docker:

  1. Edit docker-compose.yml and update the environment variables.
  2. Run using: docker-compose up

Groverkss avatar Aug 25 '21 19:08 Groverkss

Can you add a Docker.md file for instructions to run the bot inside a docker container?

pseudocoder10 avatar Dec 01 '21 18:12 pseudocoder10