From 51a8d1ca227e2ad5fadf87750660dc4cf3cf4fc9 Mon Sep 17 00:00:00 2001 From: Aaron Dewes Date: Sat, 6 Nov 2021 17:39:17 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5acf4d1..cc49c4b 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,12 @@ There are no other dependencies. Simply download the binary and run it! Note: You must have [go.rice installed](https://github.com/GeertJohan/go.rice#installation) +### Running in Docker + +LnMe is now available in docker too. +You can start LnMe like this: `docker run -it --rm ghcr.io/bumi/lnme:master` +A list of existing tags is available [here](https://github.com/bumi/lnme/pkgs/container/lnme). + ### Configuration #### LND configuration