Commit Graph

4 Commits (9f95a56cadf4c1b08346c69e240d522ec0430a5f)

Author SHA1 Message Date
Martin Milata 4715524bae use readonly macaroon by default 3 years ago
Antonin Hildebrand 9e50120dec docker: drop docker-compose dependency
Instead of relying on docker-compose.yml, we use bash to pass
configuration to docker directly via commnad-line args.

We also use config template and prior each run we evaluate it
with current environment. So that settings like LND_GRPC_HOST
can be specified prior each run without a need to rebuild.
6 years ago
Antonin Hildebrand c9e0a51c69 docker: map lntop data as a volume to host folder 6 years ago
Antonin Hildebrand ea394c75c7 add docker support 6 years ago