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
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
|
- $PWD/servatrice/servatrice.sql:/docker-entrypoint-initdb.d/servatrice.sql
|
||||||
|
|
||||||
servatrice:
|
servatrice:
|
||||||
|
build:
|
||||||
|
context: .
|
||||||
|
dockerfile: Dockerfile
|
||||||
image: ghcr.io/cockatrice/servatrice:latest
|
image: ghcr.io/cockatrice/servatrice:latest
|
||||||
depends_on:
|
depends_on:
|
||||||
- mysql
|
- mysql
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue