docker-discordjs-tutorial icon indicating copy to clipboard operation
docker-discordjs-tutorial copied to clipboard

WIP Tutorial for running your Discord.JS bot inside Docker containers

Results 6 docker-discordjs-tutorial issues
Sort by recently updated
recently updated
newest added

If u do not use docker images you can make reload commands for simple updating commands/ code without any downtime. How is this possible with docker?

You can install Docker on Windows using [Scoop](https://scoop.sh). Just type `scoop install docker` to install Docker. It also includes Docker Compose and Docker Machine I think.

Discord.js github was updated (it's now on the discordjs organization)