wernight / docker-mopidy

Containerized Mopidy MPD (Music Player Daemon) along with Spotify, Google Music... plugins.
https://hub.docker.com/r/wernight/mopidy/
MIT License
159 stars 86 forks source link

Use Pulseaudio native using docker volume. #9

Closed geripgeri closed 5 years ago

geripgeri commented 7 years ago

Dockerfile modified to use the native pulseaudo instead of pulseaudio over network. Dumb-init removed, entrypoint.sh removed. Pulse-client.conf added.

wernight commented 5 years ago

I've merged your changes in the main. Let me know if you see any issues.