mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
405 B
405 B
Using Docker
Download the Dockerfile, or clone the repository, then run the following commands:
docker build -t local/mstream .
docker run --rm -v /path/to/my/music:/music local/mstream
The ENTRYPOINT is mstream, so you can use the same option as if using the
default installation.
docker run --rm -v /path/to/my/music:/music local/mstream -l -u username -x password