Get rid of unused Boost dependencies (#6960)

This commit is contained in:
Siarhei Fedartsou
2024-06-21 19:04:34 +02:00
committed by GitHub
parent 3285ce3b2f
commit d9ce9cf780
4 changed files with 7 additions and 19 deletions
+1 -3
View File
@@ -47,9 +47,7 @@ COPY --from=builder /usr/local /usr/local
COPY --from=builder /opt /opt
RUN apk add --no-cache \
boost-program_options boost-regex \
boost-date_time boost-chrono boost-filesystem \
boost-iostreams boost-system boost-thread \
boost-program_options boost-date_time boost-iostreams boost-thread \
expat lua5.4 onetbb && \
ldconfig /usr/local/lib