File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -85,8 +85,6 @@ RUN make install
8585RUN strip ${BITCOIN_PREFIX}/bin/bitcoin-cli
8686RUN strip ${BITCOIN_PREFIX}/bin/bitcoin-tx
8787RUN strip ${BITCOIN_PREFIX}/bin/bitcoind
88- RUN strip ${BITCOIN_PREFIX}/lib/libbitcoinconsensus.a
89- RUN strip ${BITCOIN_PREFIX}/lib/libbitcoinconsensus.so.0.0.0
9088
9189# Build stage for compiled artifacts
9290FROM alpine
Original file line number Diff line number Diff line change @@ -85,8 +85,6 @@ RUN make install
8585RUN strip ${BITCOIN_PREFIX}/bin/bitcoin-cli
8686RUN strip ${BITCOIN_PREFIX}/bin/bitcoin-tx
8787RUN strip ${BITCOIN_PREFIX}/bin/bitcoind
88- RUN strip ${BITCOIN_PREFIX}/lib/libbitcoinconsensus.a
89- RUN strip ${BITCOIN_PREFIX}/lib/libbitcoinconsensus.so.0.0.0
9088
9189# Build stage for compiled artifacts
9290FROM alpine
You can’t perform that action at this time.
0 commit comments