- bitcoind entrypoint set chain value - bitcoind healthcheck fix cli parameter - lightning entrypoint script - lightning health script - prepend chain in bitcoin.conf Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
VLS Containers
Volume Creation
docker volume create bitcoin_data
docker volume create lightning_data
Docker Compose Run
docker compose up --build
References
- bitcoind by @ruimarinho
- lightningd with clboss by @tsjk
- elements lightning by @ElementsProject
- docker compose by @LukasBahrenberg
Description
Languages
Dockerfile
73.9%
Shell
26.1%