https://github.com/devart-tech/discord_bots
Docker compose file to run several discord bots at the same time
https://github.com/devart-tech/discord_bots
containers docker docker-compose
Last synced: 2 months ago
JSON representation
Docker compose file to run several discord bots at the same time
- Host: GitHub
- URL: https://github.com/devart-tech/discord_bots
- Owner: DevArt-Tech
- Created: 2024-09-12T12:29:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T14:36:54.000Z (over 1 year ago)
- Last Synced: 2025-04-07T16:52:35.250Z (about 1 year ago)
- Topics: containers, docker, docker-compose
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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