Skip to content

Commit 3445461

Browse files
committed
bitcoin 27.0
1 parent bad8051 commit 3445461

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

27.0/Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ RUN apt-get update && apt-get install -y \
5050
COPY --from=builder /bitcoin/src/bitcoind /usr/local/bin/
5151
COPY --from=builder /bitcoin/src/bitcoin-cli /usr/local/bin/
5252

53-
COPY bitcoin.conf /root/.bitcoin/bitcoin.conf
54-
5553
VOLUME /root/bitcoin/.bitcoin
5654

5755
CMD ["bitcoind", "-printtoconsole"]

0 commit comments

Comments
 (0)