automation of creating docker images and sending to dockerhub

This commit is contained in:
2025-03-17 09:36:31 +03:00
parent 50ed083712
commit 703bfb1b38
2 changed files with 46 additions and 1 deletions

View File

@@ -78,7 +78,7 @@ MONGO_URI='mongodb://localhost:27017/' # Адрес сервера MongoDB
Запустите бота (`python ./MusicBot/main.py`).
## Запуск в Docker
## Запуск в Docker ![Docker Image CI](https://github.com/deadcxap/YandexMusicDiscordBot/workflows/Docker%20Image%20CI/badge.svg)
Возможен запуск как из командной строки, так и с помощью docker-compose.