rpi-audio (pre-2026-08-15)
Published 2026-08-15 20:43:51 +00:00 by felix
Installation
docker pull forge.felixhummel.de/felix/rpi-audio:pre-2026-08-15sha256:b361d0984fe86940ec419452907ea5594d059a05babdd1e884b396a3c3b0cefcImage layers
| # debian.sh --arch 'amd64' out/ 'stable' '@1762202650' |
| RUN /bin/sh -c apt-get update apt-get install -y ca-certificates libasound2 rm -rf /var/lib/apt/lists/* # buildkit |
| WORKDIR /app |
| COPY /app/target/release/librespot /usr/local/bin/librespot # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/librespot # buildkit |
| ENTRYPOINT ["/usr/local/bin/librespot"] |
Labels
| Key | Value |
|---|---|
| com.docker.compose.project | rpi-audio |
| com.docker.compose.service | librespot |
| com.docker.compose.version | 2.39.1 |
Details
2026-08-15 20:43:51 +00:00
Versions (1)
View all
Container
0
OCI / Docker
linux/amd64
43 MiB
pre-2026-08-15
2026-08-15