librespot 0.8.0 Docker Image with PipeWire ALSA Compatibility Layer
10K+
Dockerfile:
FROM alpine
RUN apk add --no-cache -X https://dl-cdn.alpinelinux.org/alpine/edge/testing librespot pipewire-alsa util-linux
ENTRYPOINT ["/usr/bin/librespot"]
CMD ["--backend", "alsa"]
Content type
Image
Digest
sha256:d8dad0c8f…
Size
106.1 MB
Last updated
13 days ago
docker pull ssankur/librespot