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
- Host: GitHub
- URL: https://github.com/arturobp3/discord_bots
- Owner: arturobp3
- Fork: true (DevArt-Tech/Discord_Bots)
- Created: 2024-10-02T19:00:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T11:04:35.000Z (almost 2 years ago)
- Last Synced: 2024-12-19T02:10:28.100Z (over 1 year ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
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