Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arturobp3/discord_bots
https://github.com/arturobp3/discord_bots
containers docker docker-compose
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/arturobp3/discord_bots
- Owner: arturobp3
- Created: 2024-09-12T12:29:03.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T13:32:13.000Z (2 months ago)
- Last Synced: 2024-09-26T02:21:18.704Z (about 2 months ago)
- Topics: containers, docker, docker-compose
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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