Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 345 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 345 Bytes

docker-momentum

Run Momentum in a docker container. I run it on my NAS.

  1. Run docker build -t momentum .
  2. Start with docker run -p 8080:8080 -v momentum:/root/.config/Momentum -v /local/path/for/downloads:/root/Momentum momentum
  3. Connect with a browser to your docker host e.g. http://localhost:8080