mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 10:04:46 -07:00
Dockerfile for servatrice
Compile & install servatrice Unhandled currently: servatrice.ini modification mysql setup/config/connection
This commit is contained in:
parent
14e8fcdd44
commit
7ac3201811
3 changed files with 49 additions and 0 deletions
|
|
@ -60,6 +60,9 @@ The following flags can be passed to `cmake`:
|
|||
- `-DCMAKE_BUILD_TYPE=Debug` Compile in debug mode. Enables extra logging output, debug symbols, and much more verbose compiler warnings.
|
||||
- `-DUPDATE_TRANSLATIONS=1` Configure `make` to update the translation .ts files for new strings in the source code. Note: Running `make clean` will remove the .ts files.
|
||||
|
||||
# Building servatrice Docker container
|
||||
`docker build -t servatrice .`
|
||||
|
||||
# Running
|
||||
|
||||
`oracle` fetches card data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue