Commit Graph

1 Commits (1cec71afa625e1513a237603a2e6bc2f5b1dc717)

Author SHA1 Message Date
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.
5 years ago