Skip to content

Commit 95722a3

Browse files
authored
docker: remove runtime Boost libs (#124)
These are not required, and haven't been for some time. See similar upstream change: ruimarinho/docker-bitcoin-core#139
1 parent 224d921 commit 95722a3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ RUN sed -i 's/http\:\/\/dl-cdn.alpinelinux.org/https\:\/\/alpine.global.ssl.fast
6565
RUN apk --no-cache add \
6666
bash \
6767
curl \
68-
boost-filesystem \
69-
boost-system \
70-
boost-thread \
7168
libevent \
7269
libzmq \
7370
sqlite-dev \

0 commit comments

Comments
 (0)