Librespot image compiled for alsa backend
1.1K
Librespot image compiled with alsa backend. This is the latest version of librespot (v.0.4.2) as of July 2022.
Source: https://github.com/agneevX/librespot-alsa.
services:
librespot:
container_name: librespot
image: agneev/librespot-alsa
restart: unless-stopped
network_mode: host # Comment to use Docker networking
command:
- --name=Spotify Speaker
- --bitrate=320
- --autoplay
- --initial-volume=75
- --enable-volume-normalisation
# - --disable-discovery # Uncomment to disable mDNS discovery
# - --username=$SPOTIFY_USERNAME # Uncomment to
# - --password=$SPOTIFY_PASSWORD # use Spotify sign-in
devices:
- /dev/snd:/dev/snd
Content type
Image
Digest
sha256:e3c4a053c…
Size
9 MB
Last updated
over 2 years ago
docker pull agneev/librespot-alsa