do not depend on lnbits duckerhub image

This commit is contained in:
dni 2022-07-08 13:03:47 +02:00
commit 2c8472567f
2 changed files with 6 additions and 1 deletions

View file

@ -10,6 +10,11 @@ git clone git@github.com:lnbits/legend-regtest-enviroment.git ~/repos/lnbits-leg
cd ~/repos/lnbits-legend/docker
source docker-scripts.sh
# build the lnbits docker image
cd ~/repos/lnbits-legend
docker build -t lnbits-legend .
# start docker-compose with logs
lnbits-regtest-start-log
# start docker-compose in background