projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97d55f9
)
Chore: use snapcast from regular alpine repo
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Thu, 16 Jan 2025 22:38:27 +0000
(23:38 +0100)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Thu, 16 Jan 2025 22:38:27 +0000
(23:38 +0100)
Dockerfile.base
patch
|
blob
|
history
diff --git
a/Dockerfile.base
b/Dockerfile.base
index 03a480dde6c17c071c4d272eb7429f9ecc6d5776..c740d47d3bcf41a60a24bfb6af07b0a7abe2e70d 100644
(file)
--- a/
Dockerfile.base
+++ b/
Dockerfile.base
@@
-16,8
+16,8
@@
RUN set -x \
libnfs \
# openssl-dev is needed for airplay
openssl-dev \
- # install snapcast from community repo (because we need 0.28+)
- && apk add --no-cache snapcast --repository=https://dl-cdn.alpinelinux.org/alpine/v3.20/community
+ # install snapcast so the snapcast provider can run the builtin snapcast server
+ snapcast
# Get static ffmpeg builds from https://hub.docker.com/r/mwader/static-ffmpeg/
COPY --from=mwader/static-ffmpeg:7.1 /ffmpeg /usr/local/bin/