1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Genericized containerfile

This commit is contained in:
krateng
2022-03-24 03:38:06 +01:00
parent 68fd6fe65f
commit 66d703b623
6 changed files with 5 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ You can also build the package with
You can also always build and run the server with
```console
sh ./dev/dockerrun.sh
sh ./dev/run_docker.sh
```
This will use the directory `testdata`.