2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-01 03:20:53 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Andreas M. Antonopoulos
14f08bfdde Docker setup for c-lightning done 2020-06-16 09:45:12 -04:00
Andreas M. Antonopoulos
e793a3dbeb Docker c-lightning setup 2020-06-15 10:40:23 -04:00
Andreas M. Antonopoulos
25a3f35113 Docker bitcoind fixes and cleanup 2020-06-15 10:40:11 -04:00
Andreas M. Antonopoulos
2ef545545e More cleanup and fixes to Docker 2020-06-14 13:45:43 -04:00
Andreas M. Antonopoulos
73bf225708 Docker consolidation and cleanup
Converted to multi-stage builds and improved startup handling
2020-06-11 16:19:56 -04:00
Andreas M. Antonopoulos
28f91cb4b4 Clean up lnd-run docker
Add entrypoint script, bash alias, log tailing and cleaner startup script
2020-06-11 10:43:32 -04:00
Andreas M. Antonopoulos
7c5d5699bf Docker and docker-compose
Build network, create keys/addresses, fund wallets.
2020-06-10 22:46:55 -04:00
Andreas M. Antonopoulos
f4029bfdfb Docker bitcoind-regtest fixes 2020-06-10 09:16:23 -04:00
Andreas M. Antonopoulos
69c5d72aef Docker bitcoind-base and bitcoind-regtest
Fixed bitcoind-base to use binary from bitcoincore.org instead of ppa which is no longer maintained. Updated regtest to show configuration, address and private key
2020-06-07 12:36:44 -04:00
Andreas M. Antonopoulos
44b44ba499 Docker writeup 2
Added container execution, interactive terminal, volume binding, tips
2020-06-05 09:52:05 -04:00
Andreas M. Antonopoulos
1672b0b2d8 updates 2020-06-02 10:18:55 -04:00
Andreas M. Antonopoulos
98fa63d338 bitcoind regtest docker image 2020-06-02 10:18:55 -04:00
Andreas M. Antonopoulos
6e5eecc1f8 Use openjdk:11 docker image for eclair 2020-06-02 10:18:55 -04:00
Andreas M. Antonopoulos
39d70405df Use golang docker image for lnd_base 2020-06-02 10:18:55 -04:00
Andreas M. Antonopoulos
e5e36d9501 Separate dockerfiles and docker-compose 2020-06-02 10:18:55 -04:00
Andreas M. Antonopoulos
ed023ffa68 Added eclair 0.3.3 2020-06-02 10:18:55 -04:00
Andreas M. Antonopoulos
9844fdee0f Development Environment: Dockerfile draft
Installs dev tools, bitcoind, c-lightning, lnd
2020-06-02 10:18:55 -04:00