Skip to content

Commit

Permalink
Merge pull request #72 from fanquake/dont_need_boost
Browse files Browse the repository at this point in the history
25.0: remove Boost libraries
  • Loading branch information
nolim1t authored May 30, 2023
2 parents 1c365fc + a94ae1c commit 5d70ce4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions 24.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,6 @@ LABEL maintainer="Damian Mee (@meeDamian)"
RUN sed -i 's|http://dl-cdn.alpinelinux.org|https://alpine.global.ssl.fastly.net|g' /etc/apk/repositories

RUN apk add --no-cache \
boost-filesystem \
boost-thread \
libevent \
libsodium \
libstdc++ \
Expand Down
2 changes: 0 additions & 2 deletions 25.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,6 @@ ARG DIR
LABEL maintainer="Damian Mee (@meeDamian)"

RUN apk add --no-cache \
boost-filesystem \
boost-thread \
libevent \
libsodium \
libstdc++ \
Expand Down

0 comments on commit 5d70ce4

Please sign in to comment.