This repository is used to build LND Docker container images that are distributed with BTCPayServer by default.
Docker images are published to https://hub.docker.com/r/btcpayserver/lnd/
Versions:
- 0.11.0-beta
- 0.10.1-beta
- 0.9.2-beta
- 0.8.2-beta
- 0.8.1-beta
- Previous versions are tagged, but obsoleted and not supported. Please note that all LND versions prior to 0.7 contain critical vulnerability (https://lists.linuxfoundation.org/pipermail/lightning-dev/2019-September/002174.html)
Each version is marked with appropriate basedon-vX.X.X-beta
tags. We are using basedon
prefix in order not to conflict with LND tags from source repository.