mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-10 06:52:40 +01:00
help find pulseaudio server
This commit is contained in:
committed by
Jessica Frazelle
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
|
||||
|
||||
Reference in New Issue
Block a user