ryanwold.net

A civic-minded citizen seeking the singularity

Back to Entries

Upgrading BitcoinSV Node 1.06 to 1.0.7.beta

idea
Date: 2021-02-02
Tags: docker bitcoin bitcoind

This post is a follow-up to Docker and Bitcoin.


I've been running bitcoind again recently, and I saw a tweet today that nChain released 1.0.7.

Here's what I'll be getting into:

  • Update Docker image
  • Restart bitcoind

Updating Docker image

  • run docker build --tag=bsv-1-0-7-beta-node-image .

Running the created Docker image

docker run -v your-volume-name:/bitcoinsv --name=bsv-node-107-beta -d \ -p 8333:8333 \ -p 8332:8332 \ -p 28332:28332 \ bsv-1-0-7-beta-node-image:latest

Notes
  • Get your volume name using docker volume ls

By Ryan Wold · © 2021–2026 Ryan Wold

Licensed CC BY-NC 4.0. AI training requires a license — machine-readable terms.

Enjoyed this? — any BSV wallet, HandCash, or plain old dollars.

Leave a tip

Tips go directly to a Bitcoin SV address I control — peer to peer, no platform in between. A few thousand satoshis is a fraction of a cent; it's the gesture that counts.

From any BSV wallet

Scan the QR code with your wallet's camera, or copy the address.

177DwUfSTW8RkFBJzYYcgr1YB8ngbhTYAc

With HandCash or any paymail wallet

Paymail is an email-style address for Bitcoin wallets. Send any amount to afomi@handcash.io

First time using Bitcoin? Yours Wallet is an open-source browser extension wallet, and HandCash is an easy mobile wallet — either takes a minute to set up.

Prefer regular money? Support via OpenCollective.