Spotify desktop client running non-root Debian sid slim image
1.5K
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
Content type
Image
Digest
sha256:09f398f94…
Size
273.2 MB
Last updated
over 1 year ago
docker pull rjszynal/spotify-client