mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-24 20:55:39 +02: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 \
|
# docker run -v /tmp/.X11-unix:/tmp/.X11-unix \
|
||||||
# -v /dev/snd:/dev/snd \
|
# -v /dev/snd:/dev/snd \
|
||||||
# -e DISPLAY=unix$DISPLAY \
|
# -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
|
# jess/skype
|
||||||
#
|
#
|
||||||
FROM debian:jessie
|
FROM debian:jessie
|
||||||
|
Loading…
x
Reference in New Issue
Block a user