Skip to content

Commit a4709ab

Browse files
committed
docker: remove runtime Boost libs
These are not required, and haven't been for some time. See similar upstream change: ruimarinho/docker-bitcoin-core#139
1 parent 3c152a1 commit a4709ab

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
@@ -62,9 +62,6 @@ RUN sed -i 's/http\:\/\/dl-cdn.alpinelinux.org/https\:\/\/alpine.global.ssl.fast
6262
RUN apk --no-cache add \
6363
bash \
6464
curl \
65-
boost-filesystem \
66-
boost-system \
67-
boost-thread \
6865
libevent \
6966
libzmq \
7067
sqlite-dev \

0 commit comments

Comments
 (0)