We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 399ff14 commit d217e4cCopy full SHA for d217e4c
install.sh
@@ -40,6 +40,7 @@ mkdir volumes/tor_datadir
40
mkdir volumes/tor_servicesdir
41
mkdir volumes/tor_torrcdir
42
mkdir volumes/lndg_datadir
43
+touch volumes/lndg_datadir/db.sqlite3
44
45
docker-compose build --build-arg TRIPLET=$TRIPLET
46
docker-compose up --remove-orphans -d
0 commit comments