mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
docs: describe "make docker-release"
This commit is contained in:
parent
2f3edb913b
commit
35d0fa26ac
2 changed files with 86 additions and 0 deletions
|
|
@ -125,3 +125,8 @@ git clone https://github.com/lightninglabs/loop.git
|
|||
cd loop/cmd
|
||||
go install ./...
|
||||
```
|
||||
|
||||
## Reproducible builds
|
||||
|
||||
If you want to build release files yourself, follow
|
||||
[the guide](./docs/release.md).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue