mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-30 23:50:19 -07:00
Dockerfile for servatrice
Compile & install servatrice Unhandled currently: servatrice.ini modification mysql setup/config/connection
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user