Readd build

This commit is contained in:
tooomm 2026-03-21 23:06:56 +01:00 committed by GitHub
parent e54694d1fc
commit 786eec3535
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,9 @@ services:
- ./servatrice/mysql-storage:/var/lib/mysql
servatrice:
build:
context: .
dockerfile: Dockerfile
image: ghcr.io/cockatrice/servatrice:latest
depends_on:
- mysql