Updated docker files and layout

This commit is contained in:
2023-01-08 09:16:48 -05:00
parent 03329fb106
commit 3c74682ff7
18 changed files with 279 additions and 403 deletions

View File

@@ -1,13 +1,9 @@
version: '3'
services:
musicbot:
build:
context: .
args:
version: 0.3.8
image: musicbot
container_name: musicbot
siren:
image: siren
container_name: siren
volumes:
- ./data:/app
restart: unless-stopped