An open API service indexing awesome lists of open source software.

https://github.com/arturobp3/discord_bots

Docker compose file to run several discord bots at the same time
https://github.com/arturobp3/discord_bots

containers docker docker-compose

Last synced: 8 months ago
JSON representation

Docker compose file to run several discord bots at the same time

Awesome Lists containing this project

README

          

# Discord_Bots

## Comandos para ejecutar el clusters de contenedores

Construimos la imagen

docker-compose build

Ejecutamos el cluster

docker-compose up -d