Adjustments to dev testing

This commit is contained in:
krateng
2022-02-21 04:42:20 +01:00
parent d3258a7e63
commit 54a73243cc
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
docker build -t maloja-dev . -f Dockerfile-dev
docker run -p 42010:42010 -v $PWD/testdata:/mlj -e MALOJA_DATA_DIRECTORY=/mlj maloja-dev