Julio
Results
2
issues of
Julio
i noticed after cloning the dockerfile doesn't work properly. It seem the directories are off if you want to do a ```docker build .``` from the working directory.
Dockerfile didn't build image using the checked in version of the code. These are PR code changes to fix it: -GO to 1.17 - LND to v0.14.2-beta - uses Docker...