Updated doc and docker builds

This commit is contained in:
emeric
2026-02-17 23:16:52 +01:00
parent 7be4af4585
commit c338521843
5 changed files with 49 additions and 43 deletions
+5 -3
View File
@@ -14,17 +14,19 @@ RUN apk add --no-cache ${BUILD_PACKAGES}
ARG LMS_BUILD_PACKAGES=" \
gcc \
g++ \
musl-dev \
alsa-lib-dev \
benchmark-dev \
boost-dev \
ffmpeg-dev \
gtest-dev \
libarchive-dev \
libconfig-dev \
musl-dev \
pugixml-dev \
taglib-dev \
pulseaudio-dev \
stb \
taglib-dev \
wt-dev \
gtest-dev \
xxhash-dev"
COPY --from=xx / /