forked from Doma/docker-mopidy
Dockerfile modified to use the native pulseaudo instead of pulseaudio over network.
This is experimental.
This commit is contained in:
committed by
Werner Beroux
parent
e2188c355c
commit
13ca60e50e
9
pulse-client.conf
Normal file
9
pulse-client.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
# Connect to the host's server using the mounted UNIX socket
|
||||
default-server = unix:/run/user/105/pulse/native
|
||||
|
||||
# Prevent a server running in the container
|
||||
autospawn = no
|
||||
daemon-binary = /bin/true
|
||||
|
||||
# Prevent the use of shared memory
|
||||
enable-shm = false
|
||||
Reference in New Issue
Block a user