Debian docker image with Spotify using pulseaudio
3.9K
Debian docker image with Spotify using pulseaudio.
$ docker run -e DISPLAY \
--net=host \
--device /dev/snd \
-v $HOME/.Xauthority:/home/spotify/.Xauthority \
-v /etc/localtime:/etc/localtime:ro \
-v /dev/shm:/dev/shm \
-v /run/user/$(id -u)/pulse:/run/pulse:ro \
-v spotify:/home/spotify/.config/spotify \
--name spotify \
jimlei/debian-spotify &
Content type
Image
Digest
Size
171.3 MB
Last updated
over 10 years ago
docker pull jimlei/debian-spotify