Skip to content

Commit 3564425

Browse files
committed
Add boost-filesystem boost-thread
1 parent 9c418c6 commit 3564425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ LABEL name="DMB" \
105105
url="https://github.com/I-am-PUID-0/DMB"
106106

107107
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 \
108+
linux-headers py3-cffi libffi-dev rust cargo jq openssl pkgconfig npm boost-filesystem boost-thread \
109109
ffmpeg postgresql-client postgresql dotnet-sdk-8.0 postgresql-contrib && \
110110
npm install -g pnpm
111111
WORKDIR /

0 commit comments

Comments
 (0)