mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 21:43:55 -07:00
Readd build
This commit is contained in:
parent
f778cf13ef
commit
e54694d1fc
1 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,9 @@ services:
|
|||
- $PWD/servatrice/servatrice.sql:/docker-entrypoint-initdb.d/servatrice.sql
|
||||
|
||||
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