mirror of
https://github.com/krateng/maloja.git
synced 2025-04-13 07:27:12 +03:00
3 lines
129 B
Bash
3 lines
129 B
Bash
docker build -t maloja . -f Dockerfile
|
|
docker run --rm -p 42010:42010 -v $PWD/testdata:/mlj -e MALOJA_DATA_DIRECTORY=/mlj maloja
|