mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Added Docker to dev instructions
This commit is contained in:
parent
30e973402b
commit
36b47368a3
@ -41,6 +41,18 @@ You can also build the package with
|
|||||||
```console
|
```console
|
||||||
pip install .
|
pip install .
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## Docker
|
||||||
|
|
||||||
|
You can also always build and run the server with
|
||||||
|
|
||||||
|
```console
|
||||||
|
sh ./dev/dockerrun.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
This will use the directory `testdata`.
|
||||||
|
|
||||||
## Further help
|
## Further help
|
||||||
|
|
||||||
Feel free to [ask](https://github.com/krateng/maloja/discussions) if you need some help!
|
Feel free to [ask](https://github.com/krateng/maloja/discussions) if you need some help!
|
||||||
|
Loading…
Reference in New Issue
Block a user