vls-container/README.md
Lakshya Singh 93884e15b4 Initial commit
see https://github.com/king-11/vls-containers/pull/1 for the original PR
discussion
2023-09-18 20:32:42 +02:00

698 B

VLS Containers

Volume Creation

docker container create bitcoin_data
docker container create lightning_data

Docker Compose Run

docker compoe -f docker-compose.yml up --build

References