-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Just tried to build the lnd image thanks to this Dockerfile : https://github.com/SatoshiPortal/dockers/tree/master/rpi/LN/lnd
Building process was succesful, but when I tried to to run the container, no container was created :
dev-box:/SatoshiPortal/rpi/LN/lnd$ docker run -d --rm --name SP-LND01 --mount type=bind,source="$HOME/.lnd",target="/home/satoshi
/.lnd" -p 10009:10009 -p 9735:9735 lnd
b88c60550222342aa3b600d158b811421a2592b8f7df01889cd8b59a79954a09
dev-box:/SatoshiPortal/rpi/LN/lnd$ docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels