Lakshya Singh 5c2d225be2
feat: update scripts to use env vars
- 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>
2023-09-29 23:27:40 +05:30
2023-09-18 20:32:42 +02:00
2023-09-18 18:37:45 +00:00

VLS Containers

Volume Creation

docker volume create bitcoin_data
docker volume create lightning_data

Docker Compose Run

docker compose up --build

References

Description
Containers for the VLS project, including Docker.
Readme 202 KiB
Languages
Dockerfile 73.9%
Shell 26.1%