We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0784cb9 commit 8e80e20Copy full SHA for 8e80e20
README.md
@@ -12,7 +12,7 @@ docker run --rm -i -t \
12
-v /run/user/1000/pulse:/run/user/1000/pulse \
13
-v $HOME/.Xauthority:/home/mpv/.Xauthority \
14
-v /path/to/your/media/:/home/mpv/media:ro \
15
- mpv
+ cremuzzi/mpv
16
```
17
18
where `/path/to/your/media` is the directory of the media files that you want to play.
0 commit comments