lnd.xprv/docker/lnd
Pat White d0685730bd docker: don't specify datadir in lnd container
In this commit, we fix a lingering issue in the execution 
of the lnd container, after the new macaroon based 
authentication was added. With the new authentication 
feature, if the datadir was changed, but `lncli` wasn't 
updated to point to the macaroon path, then none of 
the commands would work. 

To fix this, we simply omit setting the data directory.
2017-09-19 05:42:48 +02:00
..
Dockerfile docker: update containers to expose new default port 2017-08-22 00:54:12 -07:00
start-lnd.sh docker: don't specify datadir in lnd container 2017-09-19 05:42:48 +02:00