This builds an image using the Dockerfile in the root dir of the repo and publishes it to GitHubs container registry.
~Let me know if you want me to add an example docker-compose.yml file to the readme or the docs on how to install the bot using the image.~ Nvm, I didn't realize there was a docker-compose.example.yml in the repo
The Dockerfile should also probably be updated to Python 3.10 at some point
This builds an image using the Dockerfile in the root dir of the repo and publishes it to GitHubs container registry.
~Let me know if you want me to add an example docker-compose.yml file to the readme or the docs on how to install the bot using the image.~ Nvm, I didn't realize there was a
docker-compose.example.yml
in the repoThe
Dockerfile
should also probably be updated to Python 3.10 at some point