Sign inSign up

rjszynal/spotify-client

By rjszynal

Updated over 1 year ago

Spotify desktop client running non-root Debian sid slim image

Image
0

1.5K

rjszynal/spotify-client repository overview

Spotify desktop client running non-root Debian sid slim image.

Example run command:

	docker run --rm -d \
		-v /tmp/.X11-unix:/tmp/.X11-unix \
		--device /dev/dri \
		-v "${HOME}/.gtkrc:${HOME}/.gtkrc:ro" \
		-e DISPLAY \
		-e GDK_SCALE \
		-e GDK_DPI_SCALE \
		-e QT_DEVICE_PIXEL_RATIO \
		--group-add video \ 
		--group-add audio \
		-v /etc/localtime:/etc/localtime:ro \
		--name spotify-client \
		rjszynal/spotify-client

Tag summary

Content type

Image

Digest

sha256:09f398f94

Size

273.2 MB

Last updated

over 1 year ago

docker pull rjszynal/spotify-client