Commit Graph

6 Commits (0952c0086051a38ddab34e18d6e67914249a432c)

Author SHA1 Message Date
Martin Milata 0952c00860 update dependencies, remove vendor directory 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.
5 years ago
Antonin Hildebrand c9e0a51c69 docker: map lntop data as a volume to host folder 5 years ago
Edouard Paris a6f67ad662 fix Dockerfile: no need to cache deps 5 years ago
Edouard 1b64be4aca Apply suggestions from code review
Co-Authored-By: darwin <antonin@hildebrand.cz>
5 years ago
Antonin Hildebrand ea394c75c7 add docker support 5 years ago