Skip to content

Commit

Permalink
docker: remove runtime Boost libs (#124)
Browse files Browse the repository at this point in the history
These are not required, and haven't been for some time.
See similar upstream change:
ruimarinho/docker-bitcoin-core#139
  • Loading branch information
fanquake authored Jan 11, 2024
1 parent 224d921 commit 95722a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ RUN sed -i 's/http\:\/\/dl-cdn.alpinelinux.org/https\:\/\/alpine.global.ssl.fast
RUN apk --no-cache add \
bash \
curl \
boost-filesystem \
boost-system \
boost-thread \
libevent \
libzmq \
sqlite-dev \
Expand Down

0 comments on commit 95722a3

Please sign in to comment.