3nprob
4cb6632a61
Install python-wheel in docker build container
2021-02-21 18:56:55 +09:00
Antonin Hildebrand
3a76221424
docker: switch to python:3 in runtime image as well
2019-12-10 21:16:24 +01:00
Antonin Hildebrand
8121c171e5
docker: introduce [annotations] section in template config
...
see https://github.com/bitromortac/lndmanage/issues/40
2019-12-07 20:11:43 +01:00
Antonin Hildebrand
59beaabb15
docker: review scripts with shellcheck
2019-12-07 20:11:43 +01:00
Antonin Hildebrand
f2c960165b
docker: make it work again
...
* switch from python:3-slim to python:3 (newly deps require build toolchain)
* adopt new LNDMANAGE_HOME which is ~/.lndmanage by default
2019-12-07 20:02:09 +01:00
Antonin Hildebrand
09797ba5bd
docker: minor refactor of inspect.sh
2019-04-28 20:03:35 +02:00
Antonin Hildebrand
a626cc7abd
introduce a separate docker readme and link to it from the main readme
2019-04-28 20:03:35 +02:00
Antonin Hildebrand
07b065c912
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.
2019-04-26 20:00:56 +02:00
Antonin Hildebrand
c07e47c51f
docker: implement inspect.sh using docker-compose
2019-04-21 18:32:24 +02:00
Antonin Hildebrand
7fdad2cc65
add docker support
2019-04-21 18:32:06 +02:00