Unofficial repo for Red Docker container
Official repo: https://github.com/Cog-Creators/Red-DiscordBot
This containerized version of Red is functional and does not require much tinkering. However, there’s always room for improvement, and updates will be made from time to time.
The bot has been containerized to run on Debian Stable Slim.
It’s designed to be "set and forget." When a new version of Red is released, simply pull the latest image to update both Debian and Red-DiscordBot.
Remember to mount the /app
directory to avoid losing your settings and Cogs: /host/mount/point:/app
.
Docker Hub: https://hub.docker.com/r/glennigen/redbot
I created this project because I wanted to run Red in a containerized environment to simplify maintenance of both the bot and the operating system. 😊