This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
lnd
Watch
1
Star
0
Fork
You've already forked lnd
0
mirror of
https://github.com/lightningnetwork/lnd.git
synced
2025-03-04 01:36:24 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
d299be9785
lnd
/
docker
/
README.md
2 lines
1 B
Raw
Normal View
History
Unescape
Escape
docker: add single command docker build+run for btcd+lnd This commit adds two Dockerfiles, along with a docker-compose file which links the two docker files together allowing for single-command deployment. Using the docker-compose file, two containers are deployed. One running btcd, and the other running lnd. Both containers share the same shared volume mounted to the file system in order to allow land to read btcd’s certificates for the TLS RPC connections. Additionally, the btcd instance comes will an automatic RPC configuration generated allowing one to use btcctl out of the box via calls to “docker-compose exec btcctl …”.
2016-07-16 17:55:16 -07:00
Reference in a new issue
Copy permalink