Sign inSign up

jimlei/debian-spotify

By jimlei

Updated over 10 years ago

Debian docker image with Spotify using pulseaudio

Image
3

3.9K

jimlei/debian-spotify repository overview

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 &

Tag summary

Content type

Image

Digest

Size

171.3 MB

Last updated

over 10 years ago

docker pull jimlei/debian-spotify