aboutsummaryrefslogtreecommitdiff
path: root/examples/example5.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example5.sh')
-rwxr-xr-xexamples/example5.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/example5.sh b/examples/example5.sh
index aaaff17..64437e1 100755
--- a/examples/example5.sh
+++ b/examples/example5.sh
@@ -23,6 +23,7 @@ docker run -it \
--rm \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e DISPLAY=unix"$DISPLAY" \
- --device /dev/snd \
+ --device /dev/snd:/dev/snd \
--name spotify \
+ --user root \
jess/spotify