55113f9f52036aecabb74750276c7035faa472fd
Spotifyd docker
Run spotifyd inside docker. Inspired by GnaphronG/docker-spotifyd.
Setup
You need to add the /dev/snd to the container. Because the container uses Alsa you can have only one application use the device. If you have a something else runnig on your system that uses Alsa, you will get an error.
Check out the docker-compose.yml for an example.
Configuration
Following variables are available.
SPOTIFYD_USERNAME Required. Spotify username.
SPOTIFYD_PASSWORD Required. Spotify password.
SPOTIFYD_DEVICE Name of the device.
Description
Languages
Go
63.6%
Shell
18.3%
Dockerfile
18.1%