Sign inSign up

ssankur/librespot

By ssankur

Updated 13 days ago

librespot 0.8.0 Docker Image with PipeWire ALSA Compatibility Layer

Image
0

10K+

ssankur/librespot repository overview

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"]

Tag summary

Content type

Image

Digest

sha256:d8dad0c8f

Size

106.1 MB

Last updated

13 days ago

docker pull ssankur/librespot