linuxserver/bitcoin-knots

Sponsored OSS

By linuxserver.io

Updated 29 days ago

Image
2

10K+

linuxserver/bitcoin-knots repository overview

linuxserver/bitcoin-knots

This readme has been truncated from the full version found HERE

Bitcoin Knots can be used as a desktop client for regular payments or as a full node server utility for merchants and other payment services.

Application Setup

The application can be accessed at:

[!WARNING] This container is intended to run as a full Bitcoin node for the network, using it as a wallet is dangerous unless you really know what you are doing. Even momentary accidental exposure of this container can completely compromise a stored wallet.

Usage

docker run -d \
  --name=bitcoin-knots \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -p 8333:8333 \
  -v /path/to/bitcoin-knots/config:/config \
  --restart unless-stopped \
  lscr.io/linuxserver/bitcoin-knots:latest

Tag summary

Content type

Image

Digest

sha256:d0cf6fce6

Size

947.5 MB

Last updated

29 days ago

docker pull linuxserver/bitcoin-knots:version-29.3.knots20260508-noble3

This week's pulls

Pulls:

1,052

Last week