mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-07 05:53:59 -07:00
Readd build
This commit is contained in:
parent
e54694d1fc
commit
786eec3535
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue