We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c418c6 commit 3564425Copy full SHA for 3564425
Dockerfile
@@ -105,7 +105,7 @@ LABEL name="DMB" \
105
url="https://github.com/I-am-PUID-0/DMB"
106
107
RUN apk add --update --no-cache gcompat libstdc++ libxml2-utils curl tzdata nano ca-certificates wget fuse3 build-base \
108
- linux-headers py3-cffi libffi-dev rust cargo jq openssl pkgconfig npm \
+ linux-headers py3-cffi libffi-dev rust cargo jq openssl pkgconfig npm boost-filesystem boost-thread \
109
ffmpeg postgresql-client postgresql dotnet-sdk-8.0 postgresql-contrib && \
110
npm install -g pnpm
111
WORKDIR /
0 commit comments