mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
help find pulseaudio server
This commit is contained in:
parent
2025a74b71
commit
adcabd2d51
|
@ -3,6 +3,7 @@
|
|||
# docker run -v /tmp/.X11-unix:/tmp/.X11-unix \
|
||||
# -v /dev/snd:/dev/snd \
|
||||
# -e DISPLAY=unix$DISPLAY \
|
||||
# -e PULSE_SERVER=$(ip addr show eth0 | awk '/inet/ {print $2}' | cut -d/ -f1 |head -1) \ # or however you get your local address
|
||||
# jess/skype
|
||||
#
|
||||
FROM debian:jessie
|
||||
|
|
Loading…
Reference in New Issue
Block a user