mirror of
https://github.com/krateng/maloja.git
synced 2026-05-02 05:30:10 +00:00
2 lines
132 B
Bash
2 lines
132 B
Bash
docker build -t maloja . -f Containerfile
|
|
docker run --rm -p 42010:42010 -v $PWD/testdata:/mlj -e MALOJA_DATA_DIRECTORY=/mlj maloja
|