Skip to content

Commit

Permalink
bitcoin 27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tiero committed May 12, 2024
1 parent bad8051 commit 3445461
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions 27.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ RUN apt-get update && apt-get install -y \
COPY --from=builder /bitcoin/src/bitcoind /usr/local/bin/
COPY --from=builder /bitcoin/src/bitcoin-cli /usr/local/bin/

COPY bitcoin.conf /root/.bitcoin/bitcoin.conf

VOLUME /root/bitcoin/.bitcoin

CMD ["bitcoind", "-printtoconsole"]

0 comments on commit 3445461

Please sign in to comment.