Post
Topic
Board Bitcoin Technical Support
Topic OP
How to dockerize bitcoind and lnd
by
kryptonoid
on 25/02/2025, 13:55:11 UTC
Hi guys

currently I have bitcoind running on my Linux machine.
Now I want to create a docker container with bitcoind and lnd that uses the datadir of my current bitcoind.
Does someone can recommend me a documentation or a docker-compse file and an Image that works?