bitcoin-knots
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.
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.
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
Content type
Image
Digest
sha256:d0cf6fce6…
Size
947.5 MB
Last updated
29 days ago
docker pull linuxserver/bitcoin-knots:version-29.3.knots20260508-noble3Pulls:
1,052
Last week